@ak00001 I can’t for the life of me remember why I added this empty entrypoint to the mysql container. It probably has to do with the fact that I could not run sh -e -c "..."
job commands without it. But if there used to be an issue, then I can’t reproduce it.
This change was introduced by the following commits:
- Refactor job definition: refactor: job running methods for clarity and extensibility · overhangio/tutor@1d4ab79 · GitHub
- Upgrade to Koa (v11) v11.0.0 (2020-12-09) · overhangio/tutor@728ef96 · GitHub
I opened a PR to address this issue: fix: empty entrypoints in docker-compose=2.0.0.beta4 by regisb · Pull Request #464 · overhangio/tutor · GitHub