Learning Docker in 2023, getting started!
Have you ever wondered how to get started with Docker and Containers? In this video, I’ll explain why we use Containers, how to run simple containers, the architecture of Docker, and how to get started. Plus, I’ll show you how to pull images from registries, how to run a Nginx container, and how to use Docker Volumes. So join me and learn everything you need to know about Docker and Containers! #docker #techtutorial
Kestra-*: https://github.com/kestra-io/kestra
________________
*💜 Support me and become a Fan!*
→ https://christianlempa.de/patreon
*💬 Join our Community!*
→ https://christianlempa.de/discord
________________
*Read my Tech Documentation*
https://christianlempa.de/docs
*My Gear and Equipment-**
https://christianlempa.de/kit
________________
Timestamps:
00:00 – Introduction
01:26 – Advertisement-*
02:58 – Why do we use Containers?
07:24 – How do Containers work?
10:00 – What’s the Docker Architecture?
13:06 – How to get started with Docker
18:51 – Where to find Container Images?
23:55 – Run Container Images
25:56 – Manage Containers with Docker
________________
All links with “`*`” are and/or include affiliate links.
by Christian Lempa
linux web server
Great video. Waiting for the rest of the content
I will be intrested in a full video for Kestra with maybe real case example, thx for you time Christian
Wéééééééééééééééééééééééééééééééééééééééééééééé, Christian!
This is what I have been waiting for, hopefully this will be a series
7:55 what terminal is that 🤔
Great explanation, thanks!
I'll be watching this series close. I'm trying to setup LAMP + NodeJS in a home lab and on Linode or Digital Ocean for a series of small app and I'm interested in how docker can help me.
I am wondering what is your AI command terminal tool? it is quite interesting and useful, please share…
I am gonna share the series like crazy on /selfhosted ! Thanks a lot!
Hi Christian, I really like you to make this docker series. You presented the beginner stuff very comprehensible I am really looking forward to the more advanced topics.
Hi Christian,
Thank you for the great video. I have a question regarding the CLI: how do you set up the CLI autocompletion for docker commands?
Much appreciated LinOOx guy 😅🙏
Great job. Much love from 🇨🇦
Hype! Thank you so much! ❤
I really like your videos and this one is a great example why. Thanks for doing your work!
wow a lil late for the party, eh?
Podman FTW ✊
0:00: 📚 This video is a comprehensive tutorial series about Docker and containers, covering both background information and practical examples.
3:58: 📦 Package managers are used to solve dependency issues in applications and ensure compatibility with different systems.
12:06: 📦 Container registries are important for storing and accessing container images.
15:59: 📚 The video discusses the installation of Docker engine on different Linux distributions and Windows using WSL2.
20:17: 💡 There are various container images available on Docker Hub, including different versions of engine X and different Linux distributions or core images.
24:15: ! The video explains how to create and manage containers using Docker.
28:36: 📚 To allow access from outside the container, you need to publish the network ports using the -P or -publish flag and specify the port numbers.
32:37: 📦 The video demonstrates how to deploy a web server using Docker, update it to a newer version, and stop the container.
Recap by Tammy AI
Great video.