Starter / example development environment for a project containing a Java and Python service running in Docker compose. It demonstrates a number of important concepts for efficient development in Docker, such as code watching, continuous testing, and some depenendency management.
Created for the purpose of this article. Have a look if you would like to learn more.