schedule · 2 min read
Minify docker image size upto 30x with docker-slim
Today I found a amazing tool to optimise and minifies docker image and reduces the docker image size. docker-slim docker-slim doesn't change anything in your Docker container image and minify it by up to 30x. docker-slim will optimize and secure you...