longtime-coder
JCHJava Community | Help. Code. Learn.
•Created by Milk Packet on 10/13/2024 in #java-help
How do I reduce Spring Boot's docker image size?
maybe you are trying to do a bit too much in one container? Usually we want applications to be small. We then create several as needed, each fulfilling a separate purpose.
8 replies