Open Source Linux
Jun 25, 2023 · Cloud Native
Choosing Java Base Images, JDK vs JRE, and Enabling Graceful Shutdown in Docker
This article explains how to select a suitable Java base image (Alpine or Debian), decide between JDK and JRE, choose Oracle or OpenJDK, pick an appropriate JVM, configure signal handling for graceful shutdown, manage container memory limits, control DNS caching, and optionally compile native binaries with GraalVM.
DockerGraceful ShutdownJDK
0 likes · 23 min read
