Just because of your videos, I have my own lab setup now. I have some confidence in networking and containers. You also asked me to follow your labs videos, and I'm doing it as a hobby. I follow some youtubers, and they suggest to watch your videos. It is so good to see you back. May God bless you.
Thank you so much for this tutorial. I'm a 13-year-old boy, that didn't really have much interest in computers and coding and programming but after this video, it got so much into it, seeing you type commands and docker would do the rest, got me so interested and excited to try it out. I have made my parents proud after showing them some skills from the tutorial, and I want to say thank you so much!
I think it's important to also note that docker desktop is only free for home use. In a Corporate environment (with 250 employees or more) you would need to pay a license for it.
There is a German guy that made me ditch VMware ESXi and vCenter in favour of Proxmox (no regrets!) and also inspired me to use containers rather than dedicated VMs. Sounds familiar? Believe his name is Christian... Great and incredibliy inspiring videos you make, so thanks a lot for the content! Just waiting for a Docker Swarm setup using shared NFS storage and how to proceed from the docker-compose files on single Docker servers to deploying a whole stack in a swarm cluster :-) I know, should go Kubernetes, but too much for my homelab....
I appreciate your organized (very easy to follow), step-by-step explanation of Docker and personally like your conversational presentation style as an English-only speaker. I know it takes a lot of time, effort and skill to put together an effective video tutorial like you do...and we appreciate it.
great initial start! it would be nice in your future episodes, you can elaborate on best practices for 1. data persistence - database and app files on different volumes 2. Backup and restore - mainly scheduled back up of databases and restoring it - it is trivial with the database installed on a full o/s, but not so much on a container.
I have never used Docker, so I hadn't even heard about containers. But your introductory explanation of what containers are is clear and concise. Good work!
Great Video, good to see you back. If you want to start, delete a container then you only need to type a few (unique) digits of the ID, so you don't need the full ID.
Oh my word, I am so happy to have found this video and series! I have tried many times to watch other docker tutorials in the past, but so far everything I have come across seems to assume you are a developer, which I am not. Foundational topics are often quickly glossed over or not explained at all and/or there is so much fluff in the video that it's hard to focus on the concepts being shown. This video was so well organized, topics/steps are explained really well and in a way that is easy to comprehend. I spun up a test Ubuntu server machine and was able to follow along with everything in the video. Super well done, thank you very much Christian! Subscribed and supported on Patreon, and I'm looking forward to watching more episodes in this series!!!
I only got into Docker at the start of this year but absolutely love it! Esp love Portainer and Nginx Proxy Manager. Great into video and the rest of the series sound great - subscription added 😉👍😎
Great introduction, I have been homelabbing with VMs exclusively for a while now, but seems like Docker is the industry standard so it's time to learn it.
I am trying to learn about Docker and your video gave my a good introduction. I am really looking forward to the next parts of the series. A video about security and risks / running Docker in security environments without internet access would be really great. After all, you download and run "blackboxes" on your system, needing to trust the images not to contain anything malicious.
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.
Only 9mins in but heck, glad you didn’t turned away from “the community” 😊 and since I’m waiting on my first raspberry pi to be delivered, is this an excellent refreshing on “my docker knowledge” 😊 Keep it up, you are inspiring more techy’s than you think you are ;)
I definitely want more of these. I've got a home server that's really just an old desktop running Manjaro and a Plex snap, with the media files on an external hard drive. I want to learn how to take things tot the next level. I don't know if I should use Proxmox, TrueNAS, or something like CentOS, but I wanna learn what's best for the job. I also want to learn about RAID. And I want to learn about Containers. This video is so timely, it's ridiculous. Thank you.
Proxmox will allow you to build any OS/VM/LXC and throw away when done which is really nice when starting out. I used to run truenas on proxmox and it worked well; I now just have truenas scale as the base OS and I run all of my containers here.
@@Stuffynes, Proxmox does sound pretty convenient in that regard. What are your use cases for the device(s) running TrueNAS Scale, and why'd you switch from PM+TN to just TN?
@@ChrisDecrease , main use case for TN is running containers with persistent storage - this can be achieved with just docker but TN makes the storage side pretty easy especially when accessing over the network e.g. smb. Switching away from PN+TN to just TN was mostly for reducing complexity but I do miss having the ability to easily build vms/lxcs.
@@Stuffynes, ah! Thank you! I'm still looking around, and reading before deciding which route to take. I may just just bare Linux and build on top of that. NixOS, perhaps.
I can say that I almost never comment but your video seems very beginner friendly I really got very interested I will be following upcoming series of this tutorial and check out other resources to learn docker THANKS A LOT. Maybe we can expect a Kubernetes series following this tutorials ????
Great video Christian! An idea for a video in this series, "What is the difference between a secure base container, and one you would get from dockerhub or red hat/ubuntu themselves". Honestly I work in a secure environment and I have NO idea how to make sure the BASE container is secure and how to even check that sort of thing. Love your work, looking forward to this evolving into a full blown course :)
I never used pure docker and used compose from the start. i hope you cover docker compose as it seems like doing the same thing but using a config file. It also makes using multiple containers together much easier
Never watched such a fantastic tutorial. I like it so much because it's hands-on to what you need to get started. I'm really looking forward to this series! Sadly, our school IT company does not provide any Docker images for my computer science courses. There would be so much I could teach my students, and they would give me some more freedom in this totally Windows centered environment that is also very poorly configured.
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 actually only have one problem with Docker In my over 30-year IT career, including in large publicly traded companies (especially in mechanical engineering), I have never come across Docker. I use Docker very well at home. What are your experiences ?
Could you make a video showing how to patch a docker image security vanurablity? as for now you can scan the image with docker Scout and find the issues, but how can you deal with it without third party tools would be amazing! thankyou!
Great video! But please, for future videos make the font bigger and brighter!!! It’s hard to see console text/commands especially if I watch it on my phone :-(
Thanks for the explanation. Been using docker for a bit but don't really know where is the best location to store all the different docker config/docker-compose. yml files in Linux debian mint? So I can easily backup that folder for all the docker containers.
Thanks. Not having persistent volumes for data as the default is strange to me. Would be like if you don't flip a switch when you lock the door at your home and you come back and the contents of your home have vanished.
Thank you for precisely setting and running? Is it possible to run (share one ) apache php and mysql, and running 2-3 projects in mydomain1 mydomain3 in same time? (update in local .host file to match a name1, name2 required )
What terminal emulator are your using. I don't have a Mac yet but I will be getting one the next time I need a new computer and I like the way your terminal emulatoor is layed out.
Awesome! please help us to deploy a docker container running windows or ubuntu in True NAS, not in virtual machine due to no to many CPUs can run KVMs thanks
I don't understand where the Command Line you keep showing at the bottom of the screen,.. what or where is that ?.. on my Mac (Apple Silicon) installation of Docker,. I don't have that ?
Would love to know if there is a way to set static IPs on various docker containers. Would like to have a network agnostic setup to be able to give out to members of my family pre-setup servers with dockers that link to each other without the need to be on site and know their network setup and configure dockers with their assigned IPs.
Yes you can set static on docker containers. I would probably go the route of docker compose, however, if you set a static and the family member doesn't have that network configured, they wouldn't be able to access the containers without first adding that to their network config.
@@DimitrisChr actually, if you set them up with "host" networking it would pull whatever the IP of the computer they're running it on so could be a way to do what you are thinking and allowing for the variability in network configurations. Only thing then is I would go the route of having a dashboard solution included in the stack as remembering port numbers can be a bit overwhelming.
I am so glad you are back! Keep it up man, we really appreciate you!
Just because of your videos, I have my own lab setup now. I have some confidence in networking and containers. You also asked me to follow your labs videos, and I'm doing it as a hobby. I follow some youtubers, and they suggest to watch your videos. It is so good to see you back. May God bless you.
Thank you so much for this tutorial. I'm a 13-year-old boy, that didn't really have much interest in computers and coding and programming but after this video, it got so much into it, seeing you type commands and docker would do the rest, got me so interested and excited to try it out. I have made my parents proud after showing them some skills from the tutorial, and I want to say thank you so much!
I think it's important to also note that docker desktop is only free for home use. In a Corporate environment (with 250 employees or more) you would need to pay a license for it.
There is a German guy that made me ditch VMware ESXi and vCenter in favour of Proxmox (no regrets!) and also inspired me to use containers rather than dedicated VMs. Sounds familiar? Believe his name is Christian... Great and incredibliy inspiring videos you make, so thanks a lot for the content! Just waiting for a Docker Swarm setup using shared NFS storage and how to proceed from the docker-compose files on single Docker servers to deploying a whole stack in a swarm cluster :-) I know, should go Kubernetes, but too much for my homelab....
I appreciate your organized (very easy to follow), step-by-step explanation of Docker and personally like your conversational presentation style as an English-only speaker. I know it takes a lot of time, effort and skill to put together an effective video tutorial like you do...and we appreciate it.
Thank you so much :)
I am glad to see you back with another great tutorial about docker. Looking forward to see the next great turorials about docker.
great initial start!
it would be nice in your future episodes, you can elaborate on best practices for
1. data persistence - database and app files on different volumes
2. Backup and restore - mainly scheduled back up of databases and restoring it - it is trivial with the database installed on a full o/s, but not so much on a container.
Welcome Back Christian !! you have been missed by the community
This is my first time I'm understanding containers. Thank you for the awesome breakdown.
Glad it was helpful!
Happy for an updated series from you! Might get me back into messing around! Thanks Christian!
Thanks 🙏
nice return with usefull tutorial :)
I have never used Docker, so I hadn't even heard about containers. But your introductory explanation of what containers are is clear and concise. Good work!
Glad it was helpful!
Very good idea, I am going to look forward to watching this entire series of videos about Docker - Thank you very much
I'm so glad 🎉❤❤❤❤❤
This is what I have been waiting for, hopefully this will be a series
Yes. will be :D
Great Video, good to see you back. If you want to start, delete a container then you only need to type a few (unique) digits of the ID, so you don't need the full ID.
Thanks :D
Well done, Christian! You always have well-executed and informative content. Very much appreciated!
docker is my favorite IT tool so far...❤️
Thank you for the excellent video. 🙂
Glad you liked it!
Oh my word, I am so happy to have found this video and series! I have tried many times to watch other docker tutorials in the past, but so far everything I have come across seems to assume you are a developer, which I am not. Foundational topics are often quickly glossed over or not explained at all and/or there is so much fluff in the video that it's hard to focus on the concepts being shown. This video was so well organized, topics/steps are explained really well and in a way that is easy to comprehend. I spun up a test Ubuntu server machine and was able to follow along with everything in the video. Super well done, thank you very much Christian! Subscribed and supported on Patreon, and I'm looking forward to watching more episodes in this series!!!
Thank you, man! Watch out on Patreon, I'm going to release new part of it there :)
Looking forward to this series. Hope more series such as these are done!!
That's the plan! :D
Really appreciated this introduction, especially mentioning how to map the ports and volumes, which has always confused me.
Really enjoyed watching this Docker video! Keep up the good work Christian :)
I only got into Docker at the start of this year but absolutely love it! Esp love Portainer and Nginx Proxy Manager. Great into video and the rest of the series sound great - subscription added 😉👍😎
Great introduction, I have been homelabbing with VMs exclusively for a while now, but seems like Docker is the industry standard so it's time to learn it.
Thanks! 100% agree
I am trying to learn about Docker and your video gave my a good introduction. I am really looking forward to the next parts of the series. A video about security and risks / running Docker in security environments without internet access would be really great. After all, you download and run "blackboxes" on your system, needing to trust the images not to contain anything malicious.
Thanks, hope you enjoy the next parts as well :)
I am glad to see you back Christian!!🙂
Thanks :D
Thank you so much Christian about this comprehensive guide!!
Terrific tutorial. I'm looking forward to this series.
Ahhh feeling happy now.
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.
Thanks :)
Great video! I'm trying to get serious about learning some Docker and your video was a fantastic foundation for this. I can't wait for the next one!
Really looking forward to the rest of your docker tutorials!
Have been waiting for your videos man!
fantastic video, look forward to see rest of the series!
Looking forward to this series!!!
Great video, as always.
Great video and look forward to more along these lines especially building containers.
Only 9mins in but heck, glad you didn’t turned away from “the community” 😊 and since I’m waiting on my first raspberry pi to be delivered, is this an excellent refreshing on “my docker knowledge” 😊
Keep it up, you are inspiring more techy’s than you think you are ;)
Excellent introduction to Docker. Thank you.
Thank you!
Thanks Christian, just what i needed !
You're welcome :)
Great job. Much love from 🇨🇦
Thanks :)
I definitely want more of these. I've got a home server that's really just an old desktop running Manjaro and a Plex snap, with the media files on an external hard drive. I want to learn how to take things tot the next level. I don't know if I should use Proxmox, TrueNAS, or something like CentOS, but I wanna learn what's best for the job. I also want to learn about RAID. And I want to learn about Containers. This video is so timely, it's ridiculous. Thank you.
Proxmox will allow you to build any OS/VM/LXC and throw away when done which is really nice when starting out.
I used to run truenas on proxmox and it worked well; I now just have truenas scale as the base OS and I run all of my containers here.
@@Stuffynes, Proxmox does sound pretty convenient in that regard. What are your use cases for the device(s) running TrueNAS Scale, and why'd you switch from PM+TN to just TN?
@@ChrisDecrease , main use case for TN is running containers with persistent storage - this can be achieved with just docker but TN makes the storage side pretty easy especially when accessing over the network e.g. smb.
Switching away from PN+TN to just TN was mostly for reducing complexity but I do miss having the ability to easily build vms/lxcs.
@@Stuffynes, ah! Thank you! I'm still looking around, and reading before deciding which route to take. I may just just bare Linux and build on top of that. NixOS, perhaps.
Thank you! Looking forward to the next videos in the series.
Thanks :) stay tuned
I really like your videos and this one is a great example why. Thanks for doing your work!
Thanks for watching them :D
I can say that I almost never comment but your video seems very beginner friendly I really got very interested I will be following upcoming series of this tutorial and check out other resources to learn docker THANKS A LOT. Maybe we can expect a Kubernetes series following this tutorials ????
I am gonna share the series like crazy on /selfhosted ! Thanks a lot!
Wéééééééééééééééééééééééééééééééééééééééééééééé, Christian!
This was fantastic Christian. I will be subscribing
Thanks! :) welcome!
Great video Christian! An idea for a video in this series, "What is the difference between a secure base container, and one you would get from dockerhub or red hat/ubuntu themselves". Honestly I work in a secure environment and I have NO idea how to make sure the BASE container is secure and how to even check that sort of thing. Love your work, looking forward to this evolving into a full blown course :)
I never used pure docker and used compose from the start. i hope you cover docker compose as it seems like doing the same thing but using a config file. It also makes using multiple containers together much easier
It will be part of the series, but it's important to know the basics first
best docker intro I've seen
Thanks :)
Never watched such a fantastic tutorial. I like it so much because it's hands-on to what you need to get started. I'm really looking forward to this series!
Sadly, our school IT company does not provide any Docker images for my computer science courses. There would be so much I could teach my students, and they would give me some more freedom in this totally Windows centered environment that is also very poorly configured.
Awesome video Christian! Thanks alot
You’re welcome
Good job. I learn new thing from your video.
Great video love the visuals, makes this fun and easy to learn
Thanks! Great feedback :)
Hype! Thank you so much! ❤
Thanks :D
Great video. Waiting for the rest of the content
Thank you, comprehensive tutorial.
Glad it was helpful!
Always great as usual. Another video about docker compose would be interesting. Anyway, Thanks for the hard work done 👍
Great introduction. Thank you!
Glad it was helpful!
I will be intrested in a full video for Kestra with maybe real case example, thx for you time Christian
Good idea, maybe we'll do that in Dec, or at least at the beginning of next year.
Good job! Please keep going!
Willkommen zurück ;) ... Bin gespannt, Daumen hoch ist natürlich schon geklickt.
Excellent information in this video
Glad it was helpful!
Great explanation, thanks!
Thanks Christian.
Thanks!
oh man I realy want to start a home lab now :) thanks for this video!
Haha job done 🤭
That sounds like an awesome series! Will you add a "How to protect Docker from Hackers" chapter? :)
Thanks for your great videos, Christian!
Security will be part of it :)
Can you make a video on how you've customized your terminal, it looks neat.
You can already find some videos about Warp on my channel :) Hope that helps
Thank you for this video!
Thanks for watching!
Fantastic tutorial!! thanks a lot for this.
You're very welcome!
Thank you so much for this tutorial!!!
Thanks for watching it 😍
exelente contenido muchas gracias por los videos de este tema saludos desde colombia
Thanks, that was super helpful.
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.
Awesome, thanks a lot!
I actually only have one problem with Docker
In my over 30-year IT career, including in large publicly traded companies (especially in mechanical engineering), I have never come across Docker.
I use Docker very well at home.
What are your experiences ?
Could you make a video showing how to patch a docker image security vanurablity? as for now you can scan the image with docker Scout and find the issues, but how can you deal with it without third party tools would be amazing!
thankyou!
Great video! But please, for future videos make the font bigger and brighter!!! It’s hard to see console text/commands especially if I watch it on my phone :-(
Thanks for the explanation. Been using docker for a bit but don't really know where is the best location to store all the different docker config/docker-compose. yml files in Linux debian mint? So I can easily backup that folder for all the docker containers.
Great video.
I like the T-Shirt Design ("Vibes") from the Video Thumbnail. Where can I buy that?
"AI command suggestion" 😮 what terminal program are you using?
First Like, then I watch :)
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?
It's a feature in Warp Terminal
@@christianlempa
Warp is available for Mac only at present 😞. I'm waiting for the Windows version.
Thanks. Not having persistent volumes for data as the default is strange to me. Would be like if you don't flip a switch when you lock the door at your home and you come back and the contents of your home have vanished.
Keep in mind, one main concept of containers is they are ephemeral, which means they should not store data for the most parts.
Oye Christian Lempa, nice one.
Sorry for the stupid question (?) but is there a way of hosting your own deployments and pull from a local server instead?
cool many thanks!
Thank you for precisely setting and running?
Is it possible to run (share one ) apache php and mysql, and running 2-3 projects in mydomain1 mydomain3 in same time? (update in local .host file to match a name1, name2 required )
I am wondering what is your AI command terminal tool? it is quite interesting and useful, please share...
It's warp, you'll find a video on my channel if you want to learn more ;)
What terminal emulator are your using. I don't have a Mac yet but I will be getting one the next time I need a new computer and I like the way your terminal emulatoor is layed out.
Warp.
Danke!
Vielen Dank für deinen Support 🙏
Podman FTW ✊
Awesome! please help us to deploy a docker container running windows or ubuntu in True NAS, not in virtual machine due to no to many CPUs can run KVMs thanks
I don't understand where the Command Line you keep showing at the bottom of the screen,.. what or where is that ?.. on my Mac (Apple Silicon) installation of Docker,. I don't have that ?
very good
Would love to know if there is a way to set static IPs on various docker containers. Would like to have a network agnostic setup to be able to give out to members of my family pre-setup servers with dockers that link to each other without the need to be on site and know their network setup and configure dockers with their assigned IPs.
Yes you can set static on docker containers. I would probably go the route of docker compose, however, if you set a static and the family member doesn't have that network configured, they wouldn't be able to access the containers without first adding that to their network config.
Maybe you could pre-setup your dockers with a naming setup and a defined network. No need for IP this way.
@@MyAgOnY so if I create a new network to be used by dockers I can use hostnames to link dockers?
@@DimitrisChr actually, if you set them up with "host" networking it would pull whatever the IP of the computer they're running it on so could be a way to do what you are thinking and allowing for the variability in network configurations. Only thing then is I would go the route of having a dashboard solution included in the stack as remembering port numbers can be a bit overwhelming.
Consider for distroless containers instead of alpine
It is suggestion for you, not for cource
Much appreciated *LinOOx* guy 😅🙏
lol :D