This directory contains multiple examples building Docker images using Gradle and Maven.
Each individual subproject has its own README with the specific Docker related commands for running them. Running these commands requires any recent version of Docker to be available.
docker-gradle- Basic Gradle application packaged in Dockerdocker-gradle-multi- Gradle application with multi-stage Docker builddocker-maven- Basic Maven application packaged in Docker