Basic java spring app built by maven. Build locally using maven (via a maven-based container) make build Run the jar locally (via a java-based container) make run Build into a container using docker make docker-build