weizhouapache commented on issue #8527:
URL: https://github.com/apache/cloudstack/issues/8527#issuecomment-1899090085

   > Tangential, but do you know offhand if there is a way to _just_ boot the 
container, and not have it download and configure a bunch of stuff when it 
starts?
   
   if you asked about general containers, you can update the entrypoint 
command/config, or export the container and recreate with a new entrypoint if 
the first option does not work.
   
   if you talked about the simulator container, the start process is quite 
simple (1) start mysql, (2) start cloudstack; (3) start cloudstack UI. no need 
to do above.


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to