Layered Spring Boot Docker images
A year ago Dave Syer posted an excellent, comprehensive overview of how to run Spring Boot applications in Docker. He delves into the various ways to package Spring Boot applications into properly layered Docker images, highlighting the benefits and basic building blocks of each approach.
This post expands on an hint within the corresponding Spring Boot Docker topical guide: