Getting Started with Docker | Try Docker Tutorial Series



Getting Started with Docker | Try Docker Tutorial Series

Getting Started with Docker | Try Docker Tutorial Series

Try Docker is a series to teach you the fundamentals of creating and using containerized applications with Docker so you can unlock a level of portability otherwise impossible.

Thanks to Docker for sponsoring this series.

Did you like this one? Check out my book Road to Kubernetes where we learn to deploy Docker to VMs, Kubernetes, Docker Swarm, Nomad, and much more — https://kirr.co/fmdj2v

Code: https://github.com/codingforentrepreneurs/try-docker
Try Docker Playlist (more coming soon): https://www.youtube.com/playlist?list=PLEsfXFp6DpzRE–qzfjmWt3L7DpQ_pCW_

Chapters:
0:00:00 Welcome
00:01:55 Install Docker Desktop
00:04:03 Your First Docker Command
00:08:49 Docker Hub & where containers are stored
00:12:31 The Docker Interactive Terminal
00:20:08 Running old software versions with Docker
00:25:01 Build your first custom Docker container
00:33:02 Copy project files to the container
00:37:07 Docker Init
00:43:56 Docker Compose Basics
00:52:15 Docker Compose Watch
01:00:34 FastAPI on Docker
01:10:42 Environment Variables with Docker Compose
01:17:56 Thank you and next steps

Comments are closed.