How to create a great dev environment with Docker

preview_player
Показать описание
How to create a great local Python development environment with Docker. Learn about Docker Volumes, Docker Compose, how to debug in containers, and more.

Timeline:
00:00 - Introduction
02:03 - Why Docker?
04:02 - Dockerize an app
10:25 - Immediate file changes (Docker volumes)
13:08 - Use IDE in Docker container
17:38 - Docker Compose
25:54 - Debug inside Docker container

Get my Free NumPy Handbook:

📓 ML Notebooks available on Patreon:

If you enjoyed this video, please subscribe to the channel:

~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

#Python #docker

----------------------------------------------------------------------------------------------------------
* This is an affiliate link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏
Рекомендации по теме
Комментарии
Автор

I was just about to comment how great this video is and I saw I commented the same a year ago 😂 Thanks again.
Now I'm a senior developer and these things keep been high value.

heyydev_
Автор

I wanna thank you for the videos you share with us. Me, as a non-english-native person, I appreciate the rythm and accent in your voice, so we can understand exactly what you are saying. Also, , the explanation is very clear !! Thank you so much!!!

Javoke
Автор

Thank you Patrick! This was one of the clearest, straight-forward and concise introductions to Docker for people who actually do development and not just devops/admin stuff. Very helpful!

yaksvk
Автор

This was so simple, I didn't even realise that the video was 30 min :), thank you for this

strawberriesandcum
Автор

A short and concise explanation of each point and very good examples. Thank you Patrick!

Marchelo
Автор

Amazing explanation. Even though my native language is not English, this is the best tutorial I've found and the one that I understood the best. Thanks!

heyydev_
Автор

Thank you for this. Very comprehensible and through, ideal for a beginner tutorial.

scriptkiddie
Автор

This is the video that has finally got me over the line for using Docker. I needed to upskill this for work, my sincerest gratitudes to you. Thank you so much.

brendan
Автор

For those who are asking about the VS Code theme, I believe it's 'Shades of Purple' by Ahmad Awais ⚡

kingdsl
Автор

best on-point video I have seen in the last few months on YT.

dimahodan
Автор

Brilliant tutorial, concise yet very complete.

tamirsalem
Автор

So far my favourite introduction to Docker. Thank you!

techatival
Автор

Awesome content and clear presentation; special thanks for the debugger setup!

mogyiman
Автор

Devcontainers have prebuilt configurations that are *much* simpler and gives your container superpowers with devcontainer feautres (like docker-in-docker)

brennenherbruck
Автор

Amazing tutorial. Fast and easy to understand.

sixpooltube
Автор

Thank you! Excellent video. Easy to follow.

brandonrich
Автор

This is all I need and you gave it perfectly ! Thank you very much !

ronjones
Автор

Good tutorial!
If anyone on Windows using Git bash having problems to see the reload of the local code, try mounting the volume with: -v /${PWD}:/code
Apparently there is a POSIX path conversion that doesn`t convert correctly and ends up adding a ";C" at the end of the local path

danielk.
Автор

Thank You so much Patrick for this vodeo, this was the much needed video for me right now

NavneetaSinha
Автор

आपके वीडियो सुपर कूल और अद्भुत हैं। मुझे यह बहुत पसंद आया. धन्यवाद

ujefmalek