Spring Boot Docker Tutorial Getting Started ./gradlew createDockerFile ./gradlew buildImage docker run -p 8080:8080 test/myapp:latest