hvantran / project-management

GNU General Public License v3.0
0 stars 0 forks source link

[action-manager][action-manager-backend] Optimized docker images for Spring Boot applications with layering feature #51

Closed hvantran closed 1 year ago

hvantran commented 1 year ago

See the post: https://redamessoudi.com/optimized-docker-images-for-spring-boot-apps/

hvantran commented 1 year ago

Apply the solution from the above post, the docker image build time is decreased, because it used cache to build image

Image

The application code layer only takes 264kB

Image