Example of docker sizes of a hello world with Java vs Native compiled Java. Docker size for jar + openjdk:14.0.1-slim base image: 399MB Docker size for static binary + scratch base image: 9MB