fmiguelez opened a new issue #7315:
URL: https://github.com/apache/pulsar/issues/7315


   **Describe the bug**
   If you start standalone stack with docker-compose using file 
[docker-compose-yml](https://github.com/apache/pulsar/blob/master/docker-compose/standalone-dashboard/docker-compose.yml)
 it will fail with error:
   
   > standalone_1      | Error: Could not find or load main class "
   
   **To Reproduce**
   Simply start the stack with docker-compose 
   
   `docker-compose up`
   
   Steps to reproduce the behavior:
   Go to  
[standalone-dashboard](https://github.com/apache/pulsar/blob/master/docker-compose/standalone-dashboard/)
 folder and run docker-compose.
   
   **Expected behavior**
   Standalone container starts without issues (as with previous versions <= 
2.5.2)
   
   **Screenshots**
   
   **Desktop (please complete the following information):**
   Tested on Windows 10 with Docker Desktop
   
   **Additional context**
   If you change "PULSAR_MEM" for "BOOKIE_MEM" it works.
   


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

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


Reply via email to