Dockerfile Best Practices

preview_player
Показать описание
This talk will give you tips and tricks to get better build time performance and smaller images. The most important take-away is: you should be using multi-stage Dockerfiles and enable BuildKit.

Speakers:
Tibor Vass, Docker
Sebastiaan van Stijn, Docker"
Рекомендации по теме
Комментарии
Автор

Thanks for the tips! Heads up, I noticed the audio is out of sync.

afolabiaiyeloja
Автор

Interesting stuff. Was wondering how to handle the difference between release and dev containers and didn't know about multi stage builds, thanks!

kosmonautofficial
Автор

thankyou for your explanation about best practices to start docker,

agung.ribowo
Автор

Thanks for sharing! This was helpful !

MegaMoses
Автор

thanks for sharing ! docker is awesome !!

shabeebck
Автор

hey it was wonderful session. could you also help me with dockerfile with ubuntu 18.04 image where i can RUN "systemctl enable ""my_service.service" command any help is appreciated.

deepaktomar
Автор

I have to object to building on docker, if i want just to distrib something on docker i wouldnt want to start changing my current build process, id want the same artifact to be identical to the docker one

emaayan
Автор

For goodness sake sort out the audio it's out of sync and actually really annoying

oflanagain