This video today is a full Docker crash course for beginners. We cover images, containers, volumes and even Docker Compose.
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Docker%20Crash%20Course
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: https://www.neuralnine.com/shop
💼 Services 💼
💻 Freelancing & Tutoring: https://www.neuralnine.com/services
🌐 Social Media & Contact 🌐
📱 Website: https://www.neuralnine.com/
📷 Instagram: https://www.instagram.com/neuralnine
🐦 Twitter: https://twitter.com/neuralnine
🤵 LinkedIn: https://www.linkedin.com/company/neuralnine/
📁 GitHub: https://github.com/NeuralNine
🎙 Discord: https://discord.gg/JU4xr8U3dm
Timestamps:
(
0:00) Intro
(
1:23) What is Docker?
(
4:47) Containers VS Virtual Machines
(
5:42) Installation
(
8:04) Docker Hub
(
10:48) Images & Containers
(
21:18) Volumes
(
25:53) Dockerfiles & Flask Example
(
36:15) Docker Compose
(
47:28) Pushing to Docker Hub
(
48:21) Outro