Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 330 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 330 Bytes

maven-multistage

This repo holds a simple hello world java app with some dependencies. The purpose of this repo is to show how multistage builds work in docker and how caching maven dependencies can be accomplished in multi-stage docker images.

For more info check my post