I have put my docker tutorials in this (https://www.youtube.com/playlist?list=PLVx1qovxj-amqyqHceAhkcsopzi4PFcKc), I hope you are going to enjoy it. Please share your comments.
Answers to your questions
I have put my docker tutorials in this (https://www.youtube.com/playlist?list=PLVx1qovxj-amqyqHceAhkcsopzi4PFcKc), I hope you are going to enjoy it. Please share your comments.
Thanks, it sounds good. I want to check out a lot of these things and the videos look short and to the point.
Thank you! I will see, there are some things I want to do with docker and I hope to clear up doubts with your videos.
Which should I watch to figure out how to get my Docker containers from localhost to the url I purchased?
This is great! I’ve been eager to learn about docker after hearing about it in a linux course.
I found this youtube channel randomly while looking at other videos and your stuff is straight forward. I’m wondering if you have an example, or could make one, of running a self hosted DNS. I’ll probably set up my own soon, but basically assume you have example.com, how would you set up a DNS on your home network to server every possible subdomain, without using the external DNS. So my DNS account only points 1 item to my address and I want to keep it that way. I want to be able to set up my own www, or blog., or git.example.com while my account only knows of example.com and my home network becomes the authoritative DNS server for all the others.
Nice, thank you.
Was looking for a tutorial on How To Manage Docker Swarm NFS Volume.