docker who - small containers through time and space
Abstract
Container images:
- many ways to deliver
- many ways to build
- small base images help in production
Alpine & musl
- smallest OS image with tools
- peculiarities
OpenJDK port to musl
- officialy in OpenJDK
- good base images with JDK