Community

The size of Docker images containing OpenJDK 11.0.6

(Maarten Smeets) When running Java applications in containers, you need to be careful with your resources. If you’re not careful with layering your images (for example using Google’s Jib), you can quickly get into disk-space issues, especially when your base image and/or application gets updated reg




Tags: