Top 8 Docker Best Practices for using Docker in Production

  Рет қаралды 293,764

TechWorld with Nana

TechWorld with Nana

Күн бұрын

8 Docker Production Best Practices to improve security, reduce the image size and improve build time
Full Docker course ► • Docker Tutorial for Be...
Follow me on IG for behind-the-scenes content 😊 ► bit.ly/2F3LXYJ
► This video is sponsored by Kasten 🙌🏼
► Free Kubernetes Backup and Migration - Download Kasten's K10 and Get 10 nodes free forever: www.kasten.io/nana
Docker adoption rises constantly, but not everyone is using Docker according to the best practices.
So in this video I want to show you 8 ways you can use docker in a right way in your projects to improve security, optimize the image size and take advantage of some of the useful Docker features and also write cleaner and more maintainable Dockerfiles.
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro
0:34 - BP 1: Use official and verified Docker Images as Base Image
1:13 - BP 2: Use Specific Docker Image Versions
2:12 - BP 3: Use Small-Sized Official Images
4:35 - BP 4: Optimize Caching Image Layers
10:09- BP 5: Use .dockerignore file
10:55 - BP 6: Make use of Multi-Stage Builds
14:15 - BP 7: Use the Least Privileged User
16:06 - BP 8: Scan your Images for Security Vulnerabilities
17:50 - Wrap Up
▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
Full Docker course ► • Docker Tutorial for Be...
Full Python course ► • Python Tutorial for Be...
Full K8s course course ► • Kubernetes Tutorial fo...
DevOps Tools, like Terraform, Prometheus ► bit.ly/2W9UEq6
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
INSTAGRAM ► bit.ly/2F3LXYJ
TWITTER ► bit.ly/3i54PUB
LINKEDIN ► bit.ly/3hWOLVT
FB group ► bit.ly/32UVSZP
DEV ► bit.ly/3h2fqiO
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/45mXaer
► High-Quality and Hands-On Courses 👉🏼 bit.ly/3BNS8Kv
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3Ozl28x

Пікірлер: 235
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Full Docker course ► kzbin.info/www/bejne/aZSQmnWkbJiXeqc Follow me on IG for behind-the-scenes content 😊 ► bit.ly/2F3LXYJ ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 0:00 - Intro 0:34 - BP 1: Use official and verified Docker Images as Base Image 1:13 - BP 2: Use Specific Docker Image Versions 2:12 - BP 3: Use Small-Sized Official Images 4:35 - BP 4: Optimize Caching Image Layers 10:09- BP 5: Use .dockerignore file 10:55 - BP 6: Make use of Multi-Stage Builds 14:15 - BP 7: Use the Least Privileged User 16:06 - BP 8: Scan your Images for Security Vulnerabilities 17:50 - Wrap Up ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬ Full Docker course ► kzbin.info/www/bejne/aZSQmnWkbJiXeqc Full Python course ► kzbin.info/www/bejne/qmnTgZeBjtWiras Full K8s course course ► kzbin.info/www/bejne/jmWbh6h6i9tjmtE DevOps Tools, like Terraform, Prometheus ► bit.ly/2W9UEq6 ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ INSTAGRAM ► bit.ly/2F3LXYJ TWITTER ► bit.ly/3i54PUB LINKEDIN ► bit.ly/3hWOLVT FB group ► bit.ly/32UVSZP DEV ► bit.ly/3h2fqiO ▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬ ► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/3gEwf4V ► Ultimate Kubernetes Course (CKA) 👉🏼 bit.ly/k8s-administrator-course ► High-Quality and Hands-On Courses 👉🏼 bit.ly/3nIouPW ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3mPIaiU
@udhaykumar9853
@udhaykumar9853 2 жыл бұрын
Hello Nana 👋 thanks for sharing 👍
@amolsurvase7507
@amolsurvase7507 27 күн бұрын
Thank you Nana ..!! Best video for docker best practice explanation .
@Amit-qv8cp
@Amit-qv8cp 7 күн бұрын
Nice explanation 👍
@ayencoscolfield3312
@ayencoscolfield3312 2 жыл бұрын
Always win me over with her charisma ,quality display of intellect and explanations on topical issues, this is another excellent work. Thanks Nana you are easily my champion
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks so much for your nice words!
@pedroansilva
@pedroansilva 2 жыл бұрын
I love the way you present your content in such a concise, but technically accurate manner. Congratulations and thank you for sharing Nana.
@prayagsingh03
@prayagsingh03 2 жыл бұрын
The way you explained everything in this video is not just amazing but super easy to understand too. Thank you so much for this wonderful video. You are awesome.
@rusasd1
@rusasd1 2 жыл бұрын
Awesome video! I spent tons of hours on the official documentario about caching layers and I couldn't figure out how it works, now you made me understand in three minutes, I love you!
@anuragbapat2222
@anuragbapat2222 2 жыл бұрын
Thank you Nana! Never missed any of your videos on Docker or Kubernetes. You are one of the best out there!
@koenbrink
@koenbrink 2 жыл бұрын
One thing I would like to add about the caching is that it can sometimes screw over your buiild. It is therefore actually advised by Docker to always test your Dockerfile with the --no-cache flag every once in a while (for example with Github Actions or automatated build testing, a good idea would be to use --no-cache) in case you are for example building external files. In that case, a layer like "git clone ..." can be cached, but if the files in that repository change, it will still use the cached layer because the command did not change. Great video as always
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks for sharing!
@MateuszCholewka
@MateuszCholewka 2 жыл бұрын
Good point! The alternative solution is to use the version references, the same as specifying a docker image tag. For example, when you clone something you should specify a tag or commit hash. Same for installing something with apt or apk, you can specify the version of the package. In this case, you need to manually manage to update all your dependencies, but you have more control over that. If you update something, the command will be changed, and docker will rebuild the cache. That will also avoid situations when something works differently for a few developers because some of them use the old cache, and some of them built their images from scratch.
@koenbrink
@koenbrink 2 жыл бұрын
@@MateuszCholewka yep, that would actually be even better. That would also be more inline with the points in this video about 'always specifying a version number'. Thanks for that!
@syskiessistemasit7448
@syskiessistemasit7448 2 жыл бұрын
Hi Nana!! Your videos are always a huge contribution! The way you detail the topics is fantastic! applause for your channel! At some point it would be good, best practices for docker-compose, you are well nana greetings!
@JesseSteinfort
@JesseSteinfort 2 жыл бұрын
This video is fantastic. The tips go from basic to advanced so don't stop just because it seems like the tips are common sense. I'm in the middle of my docker journey and have one application in production right now. I found these tips to be useful and include things that I need to implement in my existing app and in others in the future. Thank you for this video.
@sachinpandey8003
@sachinpandey8003 2 жыл бұрын
Another great video!! Always learn a lot from your videos!! You really do a great job of simply explaining core concepts!
@AfmpJR
@AfmpJR 17 күн бұрын
You did it great. Thank you for sharing
@sgrhr024
@sgrhr024 2 жыл бұрын
Absolute Saviour you are, anything i search n there u have created a video, Thanks you for the time and efforts
@CHITUS
@CHITUS 2 жыл бұрын
I had no Idea about changes in previous layers breaking the caching of the following layers! Excellent video
@iamachs
@iamachs 2 жыл бұрын
Amazing work mate, thank you so much for making this video, all the best to you, and Stay Strong!
@remyzandwijk
@remyzandwijk 2 жыл бұрын
Once again, very useful and high-quality content. Thanks Nana! I have a question: could you tell us some more about the tools you are using to create these videos? In particular, I am interested in what software you use to create the animations and such.
@symbally
@symbally 2 жыл бұрын
Very good recommendations explained concisely; I shared this with my team halfway through watching, love it
@Das_KBob
@Das_KBob 2 жыл бұрын
I am surprised that nobody mentioned docker secrets and sensitive data in general; You should NOT run commands that have passwords/api tokens as parameters (as they would show up in the history) and you should also NEVER copy sensitive unnecessary files (e.g. certificates for code signing) into an image during build, as people can revert to that layer and get it out of there; mount a host directory instead and read it from there, this way it never ends up in a layer.
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks for sharing Niklas!
@morsikpl
@morsikpl 2 жыл бұрын
Because Docker Secrets are part of Docker Swarm, and this video is not about Docker Swarm ;)
@Das_KBob
@Das_KBob 2 жыл бұрын
​@@morsikpl Touché;)
@r0zemary
@r0zemary Жыл бұрын
@@morsikpl Secrets still work in regular compose, just not much of a point compared to mounting them (which *is* what the original comment said, btw 😅)
@crosticox
@crosticox 2 жыл бұрын
Another great and simple digestible topic. You rock
@royston1928
@royston1928 2 жыл бұрын
I had no Idea about changes in previous layers breaking the caching of the following layers! Excellent video 👍
@hiepvuvan438
@hiepvuvan438 2 жыл бұрын
Thank you so much! You helped me a lot with leaning Docker and Kubernetes XD
@soucianceeqdamrashti8175
@soucianceeqdamrashti8175 2 жыл бұрын
Great presentation and well explained! Keep it up Nana!
@rtb8085
@rtb8085 2 жыл бұрын
Love your videos Nana ... keep them going
@thomash.8297
@thomash.8297 2 жыл бұрын
Thank you Nana! Perfect like always.
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks so much Tom!
@alifiroozizamani7782
@alifiroozizamani7782 2 жыл бұрын
What a awesome tips! Thanks a lot nana🙏
@ovidiuc4
@ovidiuc4 2 жыл бұрын
Great video. A similar one for development setup would be awesome.
@suassouf
@suassouf Жыл бұрын
Awesome. Extremely useful best practices summary. And it is so clearly explained that if you don´t understand it, probably you have to think in changing your career.
@roman445
@roman445 2 жыл бұрын
Your videos are excellent, Nana, thanks a lot.
@patriciohernansanchez1148
@patriciohernansanchez1148 2 жыл бұрын
Thanks Nana again from Argentina!! Very Helpful content. Regards!
@joelamks
@joelamks 2 жыл бұрын
Nana always let me learn something really materials. Thanks
@hariprakashpalanisamy923
@hariprakashpalanisamy923 2 жыл бұрын
Thank you so much, the video was helpful and informative.
@IceyBoy47
@IceyBoy47 2 жыл бұрын
Great video, would love to see others like this one for other technologies
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks for your comment, good to know! :)
@lossurdo
@lossurdo 2 жыл бұрын
Great content! You have good didactics and a very good slides and examples.
@mehdiboujid8761
@mehdiboujid8761 2 жыл бұрын
One of the best informative docker videos.
@kayderl
@kayderl 2 жыл бұрын
Thanks for sharing. Your channel is an amazing resource.
@ta2742
@ta2742 2 жыл бұрын
Great explanation Nana, thank you!
@dmitryscherbakov3353
@dmitryscherbakov3353 2 жыл бұрын
Thanks a lot! It is very useful for beginners.
@kunalbagwe6091
@kunalbagwe6091 2 жыл бұрын
As always, valuable content created. Thank you Nana for making topics so much easy to grasp. Will it be possible to create a video on Docker in Docker concept, it will help alot. Thanks Once Again.
@RABWA333
@RABWA333 2 жыл бұрын
Thank you Nana , another awsome work
@jonnyzheng419
@jonnyzheng419 2 жыл бұрын
Great docker usage shareing. Thanks!!!💕💕💕
@tdothot1
@tdothot1 Жыл бұрын
She is amazing!!! Beautiful and smart!
@fayssaldarif5686
@fayssaldarif5686 2 жыл бұрын
Thank you very very much, you have the best and the easy content, keep going please.
@dnzkrblt
@dnzkrblt 2 жыл бұрын
Very useful information about Docker. Thank you Nana.
@yuriytimerkhanov1228
@yuriytimerkhanov1228 2 жыл бұрын
This is brilliant, huge thanks 😊
@jubinben4538
@jubinben4538 10 ай бұрын
Thank you for the easy explaination!
@shaileshsawant3285
@shaileshsawant3285 2 жыл бұрын
Thanks for sharing best practices
@Ninja-Magician
@Ninja-Magician 9 ай бұрын
Really helpul, nicely explained things, Loved the video... :)
@teliat6242
@teliat6242 2 жыл бұрын
Really good explaination and voice tone 100% clear and perfect.
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks for the feedback :)
@teliat6242
@teliat6242 2 жыл бұрын
@@TechWorldwithNana Wish you continuously touch with more and more successful.
@NoDoubt747
@NoDoubt747 Жыл бұрын
These are great videos, thank you!!
@dimitrisfilippou
@dimitrisfilippou 7 ай бұрын
Thank you so much!
@ManhPham-fh6on
@ManhPham-fh6on Жыл бұрын
excellent explanation for caching layer. Ty!
@AdnanAmmanUllah
@AdnanAmmanUllah Жыл бұрын
course completed, thank you Ms Nana. please recommend next, I am thinking of Jenkins
@thuctranvan4630
@thuctranvan4630 2 жыл бұрын
Thank you so much. It's very helpful 😍
@ridwan4107
@ridwan4107 2 жыл бұрын
thanks Nana, really helpful tips for me
@Hackenbaker
@Hackenbaker Жыл бұрын
Thanks a lot. This information is very valuable.
@user-gx1gf3cl5p
@user-gx1gf3cl5p 2 жыл бұрын
Thanks Nana ♥
@youtubeoneverything4581
@youtubeoneverything4581 2 жыл бұрын
Informative and detailed❣️
@AhmedHabbachi
@AhmedHabbachi 2 жыл бұрын
I started watching this video with a lot of skepticism, but really great practices and it responded to a lot of my question, even if I was doing some tips I didn't know why it was done like so (as I was basically copy pasting commands) great explanation thanks.
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Really happy to hear, thanks Ahmed for the feedback! :)
@ciscohaider7068
@ciscohaider7068 2 жыл бұрын
@TechWorld with Nana amazing video and the k you for educating us.
@hichemd.7441
@hichemd.7441 2 жыл бұрын
Great video, as always .. 👏
@Shubham__Saroj
@Shubham__Saroj Жыл бұрын
Awesomely explained! Thanks
@user-mo2ss3hh2p
@user-mo2ss3hh2p 2 жыл бұрын
Good video! Thank you for sharing! Just one thing to mention: since you're saying in "production", maybe you wouldn't use node.js 17(odd version instead of LTS, which is unstable).
@elenaperez6327
@elenaperez6327 2 жыл бұрын
Great tips, thank you! 😀
@gadgetkh9408
@gadgetkh9408 2 жыл бұрын
Great tips! Thank you!
@SuMiSc
@SuMiSc 2 жыл бұрын
Perfect as usual!
@maryellenbowman2738
@maryellenbowman2738 2 жыл бұрын
Fantastically presented content.
@joncrockettable
@joncrockettable Жыл бұрын
This is great. Thank you!
@iamaashishpatel
@iamaashishpatel 2 жыл бұрын
Simply awesome video!
@0123anonymous
@0123anonymous 2 жыл бұрын
Interesting.. a very useful.. thanks you Nana
@zavierrodriguez9236
@zavierrodriguez9236 2 жыл бұрын
Great video!!! Thank you!
@tech-daddy
@tech-daddy 2 жыл бұрын
Great content, thank you!
@DevTalles
@DevTalles 2 жыл бұрын
Awesome! Thank you so much!
@orhanfirik
@orhanfirik 2 жыл бұрын
Great compilation 👍🏻
@colinschi1001
@colinschi1001 Жыл бұрын
One quick note. For Image caching you have to use immuteable tags/layers. Otherwise a for example when a cached latest tag is used and never get updated. To be more precise you can also use the layers/image digest instead of a tag. @Nana As always: Great videos! :)
@Probattu
@Probattu 2 жыл бұрын
Nana saving my DevOps Career.
@rodrigoguerra3806
@rodrigoguerra3806 2 жыл бұрын
I love your content!
@horvathmilcsi
@horvathmilcsi 6 ай бұрын
Great lecture thank you for sharing!
@blissweb
@blissweb 2 жыл бұрын
Excellent info for a newbie like myself. 🙂
@francoisscala417
@francoisscala417 2 жыл бұрын
And, of course, you can also specify the images versions for a multi-stage build.
@franekborowiec9648
@franekborowiec9648 Жыл бұрын
great video! Learned a few things :)
@Souhib77
@Souhib77 2 жыл бұрын
Great video Nana, please more video on best practices !! 😊
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thanks for your feedback, glad to hear! :)
@samucancld
@samucancld 11 ай бұрын
such a great content, thanks
@artemmatiushenko2595
@artemmatiushenko2595 2 жыл бұрын
Very usefull video, thanks!
@viktorhonchar
@viktorhonchar 2 жыл бұрын
Thank you Great tutorial
@garypaulson5202
@garypaulson5202 2 жыл бұрын
Thanks! This video was really helpful.
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Thank you Gary!
@daryanghandehari6313
@daryanghandehari6313 2 жыл бұрын
awesome video as always
@dmitriydiachenko5648
@dmitriydiachenko5648 2 жыл бұрын
awesome useful video! thank you
@Lunolux
@Lunolux Жыл бұрын
very useful video, thanks
@fauzifauzi2129
@fauzifauzi2129 2 жыл бұрын
Hi Nana, could you do best practice in using docker for non development purpose, more into administration jobs, like what is the best practice in volume management, updating image, how to transfer volume between hosts, etc.??
@omrivol
@omrivol 2 жыл бұрын
Thanks Nana!
@rahulaggarwal2244
@rahulaggarwal2244 2 жыл бұрын
Awesome!! Really helpful Video. Can you please make one video for vault integration and uses with kubernetes as well :)
@madhanr5622
@madhanr5622 2 жыл бұрын
Thanks Nana for your valuable information sharing 👍. Pls do one video for k8s
@abdulwahidgul
@abdulwahidgul 2 жыл бұрын
If we can get the best practices for docker-compose. It will like aged wine and tasty cheese. Great video. You just level up docker game to a whole new level. Thank you
@greob
@greob 2 жыл бұрын
Very good tips, and very nice video editing, good presentation!
@TechWorldwithNana
@TechWorldwithNana 2 жыл бұрын
Happy you like the video, really appreciate your comment :)
@andy5627
@andy5627 2 жыл бұрын
I think another best practice good to mention is to minimize the number of layers, for example instead of write multiple `RUN` instructions which created multiple layers, we can write a single `RUN` instruction with the necessary commands by concat it with && or even backslash `\` to decorate the Dockerfile for better readability.
@nathanlewis42
@nathanlewis42 2 жыл бұрын
Wouldn’t that mess less effective caching? If you had three commands anded together and only the last need to change you would not have a cache of the previous two.
@berndeckenfels
@berndeckenfels 2 жыл бұрын
@@nathanlewis42 yes, it’s probably better to not use it in the build step and only in the run image if the missing cache Is a tradeoff (depends on how often you change a image and how many copy’s are distributed)
@fadidev3383
@fadidev3383 2 жыл бұрын
Very basics, every dockeist knows this!
@andriyun
@andriyun 2 жыл бұрын
One of the most popular practice to reduce a size of a layer is deleting cache files the package managers generates during installation process.
@SerpentsHiss
@SerpentsHiss 2 жыл бұрын
Nicely done, didn't know the details of how the caching worked / broke or the default user being root. *scampers off to fix docker images*
@Clonel
@Clonel 2 жыл бұрын
I liked before watching the video :)
Ultimate Docker Compose Tutorial
1:03:14
TechWorld with Nana
Рет қаралды 118 М.
ISSEI funny story😂😂😂Strange World | Pink with inoCat
00:36
ISSEI / いっせい
Рет қаралды 25 МЛН
Buy Feastables, Win Unlimited Money
00:51
MrBeast 2
Рет қаралды 86 МЛН
Trágico final :(
01:00
Juan De Dios Pantoja
Рет қаралды 19 МЛН
Dockerfile Best Practices
39:35
Docker
Рет қаралды 52 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 203 М.
Microservices explained - the What, Why and How?
18:30
TechWorld with Nana
Рет қаралды 784 М.
you need to learn Docker RIGHT NOW!! // Docker Containers 101
23:19
NetworkChuck
Рет қаралды 2,6 МЛН
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 1,4 МЛН
A Guide of how to get started in IT in 2024 - Top IT Career Paths
37:39
TechWorld with Nana
Рет қаралды 665 М.
What is Kubernetes | Kubernetes explained in 15 mins
14:13
TechWorld with Nana
Рет қаралды 1,2 МЛН
What is Multistage Dockerfile ?
16:58
School of Devops
Рет қаралды 8 М.
ISSEI funny story😂😂😂Strange World | Pink with inoCat
00:36
ISSEI / いっせい
Рет қаралды 25 МЛН