Containerize
Spring Boot
Apps
Nilesh Gule @nileshgule
Cloud Native Ninja
Multistage Docker file
Summary
âś“ Base images: Used Eclipse Temurin base image for
JDK and JRE
âś“ Multistage Docker build:
âś“ separate build and run stages using different
base images
âś“ cache build dependencies using the mount
cache feature
âś“ Docker Hub: Publish container images
Containerize Apps Resources
https://github.com/NileshGule/cloud-native-ninja
Slides
https://www.slideshare.net/nileshgule/
https://speakerdeck.com/nileshgule/

Cloud Native Ninja - PT6 - Containerize Spring Boot apps.pdf