Automatically minify container images using DockerSlim

preview_player
Показать описание
Getting your containers to be slim can be hard work, here is an example using DockerSlim that can help minify your containers by 10x-30x 💪

At Slim.AI, our mission is to help application developers create, build, deploy and run THEIR cloud-native apps with zero friction, complexity and waste. Because it sucks to go slow at building the apps that power EVERY business.

Commands used in the video:

-----------------
docker pull dslimexamples/server-python2-flask-standard
docker images
docker run -it --rm -p 1300:1300 --name dslimflask dslimexamples/server-python2-flask-standard
docker-slim build --copy-meta-artifacts . dslimexamples/server-python2-flask-standard
ls -la
------------------

Our domains:

Connect with us:

#docker #minification #dockerslim
Рекомендации по теме
Комментарии
Автор

Hello Slim team, To create the slim image, do we need to run comprehensive test cases for the application or just one simple GET API test is enough?

kumaranil
join shbcf.ru