Currently, during initialization, dachs just prints a help message and keeps waiting for users to start/run the services on their own (
|
CMD ["--rcfile", "/help.sh"] |
).
Suce behavior is welcome when a simple docker run is used, but we can do better -- ie, start the services automatically -- when using docker-compose (through command).