Share and learn in the Docker community.
Hi
I havnt looked into this for a while, but a solution to your problem could be to use supervisor, then you set supervisor as your CMD and let it spawn cron and php, it can also send all outputs to stdout
Found an old post where i give a quick example: