Minify and secure your docker containers (30x?) ↦
DockerSlim promises a lot:
docker-slim
will optimize and secure your containers by understanding your application and what it needs using various analysis techniques. It will throw away what you don’t need reducing the attack surface for your container. What if you need some of those extra things to debug your container? You can use dedicated debugging side-car containers for that.
Their minification examples are impressive…
Discussion
Sign in or Join to comment or subscribe