jddCynet commented on issue #12944:
URL: https://github.com/apache/pulsar/issues/12944#issuecomment-1506881782

   How can we run it as a docker standalone ? 
   I tried this cmd
   `docker run -it -p 6650:6650 -p 8080:8080 --mount 
source=pulsardata,target=/pulsar/data --mount 
source=pulsarconf,target=/pulsar/conf apachepulsar/pulsar:2.11.0 bin/pulsar 
standalone`
   
   But I have this error: WARNING: The requested image's platform (linux/amd64) 
does not match the detected host platform (linux/arm64/v8) and no specific 
platform was requested


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to