zhiheng123 commented on issue #2212:
URL: https://github.com/apache/bookkeeper/issues/2212#issuecomment-2129061112

   I had success to exec ``` docker-compose up -d ``` in ubuntu.
   here is the result:
   ```
   root@zzh-MACHR-xxx:/mnt/d/opensource/bookkeeper/docker# docker-compose ps
          Name                     Command                  State               
        Ports                 
   
-----------------------------------------------------------------------------------------------------------
   docker_bookie1_1     /bin/bash /opt/bookkeeper/ ...   Up (healthy)   
3181/tcp, 8080/tcp                    
   docker_bookie2_1     /bin/bash /opt/bookkeeper/ ...   Up (healthy)   
3181/tcp, 8080/tcp                    
   docker_bookie3_1     /bin/bash /opt/bookkeeper/ ...   Up (healthy)   
3181/tcp, 8080/tcp                    
   docker_dice_1        /bin/sh -c /bin/sh /local/ ...   Up                     
                              
   docker_zookeeper_1   /docker-entrypoint.sh zkSe ...   Up             
2181/tcp, 2888/tcp, 3888/tcp, 8080/tcp
   ```


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