Creating Effective Docker Images

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This is simply a great presentation: clear, concise, professional. People complaining about use of the word "so"? "So what" I say, it was great, free, and perfectly scoped.

andrewedwards
Автор

Cache rules everything around me, docker docker builds y’all!

lyingcat
Автор

But the disk sizes are not calculated on the number of containers multiplied by the base image. The base image still will be using just one times its own size irrespective of the number of containers being spun from it. Only the writable layer keeps adding to the disk size for each container.

debapriyag
Автор

Haha great talk :) New to using Docker and this pointed out some good stuff I might not have thought about right away. Thanks

lyingcat
Автор

Why these images are so big? I legit do not understand it

Rogueixpresents
Автор

Good stuff! Advice to speaker is to try to stop using "so" as a stop / pause word, otherwise great presentation.

RELODD