Command Palette

Search for a command to run...

Hectal
Phase 6Intermediate7 of 11 in Docker

Dockerizing Java & Spring Boot

Everything from Phases 1-5, applied specifically to the JVM's quirks and Spring Boot's conventions.

The JVM was designed decades before containers existed and has memory/CPU defaults that assume it owns the whole machine. This phase is entirely about the gap between 'a Dockerfile that runs a JAR' and 'a Dockerfile that runs a JAR correctly inside a resource-constrained container.'

0/4 · 0%
4 topics ~54 min 6 code blocks & diagrams
Start with the first topic