david-streamlio opened a new issue, #16013:
URL: https://github.com/apache/pulsar/issues/16013

   **Describe the bug**
   Following the instructions on the Apache Pulsar documentation site found 
[here](https://pulsar.apache.org/docs/getting-started-docker),  the pulsar 
cluster fails to start.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. On a machine with Docker installed, open a shell
   2. Run the following command: 
   $ docker run -it -p 6650:6650  -p 8080:8080 --mount 
source=pulsardata,target=/pulsar/data --mount 
source=pulsarconf,target=/pulsar/conf apachepulsar/pulsar:@pulsar:version@ 
bin/pulsar standalone
   3. See error
   
   **Expected behavior**
   A pulsar cluster should run inside a docker container without errors
   
   **Screenshots**
   Here is a [link](https://asciinema.org/a/iNUUEx3mK1ywI7AzD1xgwF6kd) to a 
recording of this behavior. 
   
   **Desktop (please complete the following information):**
    - OS: Macbook
   
   


-- 
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