OPERATING SYSTEMSOS Linux

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

source

by CodingEntrepreneurs

linux foundation

13 thoughts on “Getting Started with Docker | Try Docker Tutorial Series

  • Thanks for watching! A few references in this comment:

    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

  • Hey Justin, such an amazing series you created that i have been waiting for. Thanks a lot 💪❤

  • now I know I can watch this and go back to Kubernetes and pickup from where I left off in the video
    thanks for this

  • As always, very high quality content! We’d also appreciate a lot if in a near future you could make some advanced docker topics and Kubernetes course videos too 🙏🏽
    Thanks a lot for what you’re doing! 👍🏽

  • Justin please make kubernetes next)

  • Hi! I'm learning Django with your 'Try Django' series and i'm making awesome progress. Once i'm finish with that i'll learn Docker with this series for sure. Thank you for uploading such an awesome content
    PS: There is a typo in the title of this video, it says 'Seris'

  • thnx for this video❤, i'm currently docker, this will definetly help for better understanding

  • ❤❤❤❤❤ Merci pour ce superbe tutoriel sur Docker

Comments are closed.