DEV Community

Discussion on: Ship smaller Docker images - Best practices

Collapse
 
kcq profile image
Kyle Quest

Have you tried using SlimToolkit (aka DockerSlim) with your images? It's supposed to be the easy way to minify container images. Always trying to expand support for new application types and designs, so if it doesn't work I'll be happy to help with it. There's a whole bunch of examples here for different application stacks and base images: github.com/slimtoolkit/examples