Optimize the Docker Image Size
Cleaning up in the same layer
Apt install with `--no-install-recommends`
Multi-Stage Builds
Using distroless base images
Dive - A tool for exploring a docker image
Last updated
Was this helpful?