Learn Docker NOW! From Hello World to Doom in 15 Minutes!
Dave explains everything you need to know in order to understand and make effective use of Docker. From running Doom to a Web server to an LED controller and more, Dave starts with a simple "Hello World" app and proceeds to build in complexity and power. For my book on the spectrum, see: https://amzn.to/3XLJ8kY
Discover Docker Hub: https://dockr.ly/3WY2a6W
Download Docker Desktop: https://dockr.ly/46HFL10
Follow me for updates!
Twitter: @davepl1968 davepl1968
Facebook: fb.com/davepl
Primes Language Racing: https://github.com/PlummersSoftwareLLC/Primes
Primeview Results Views: https://plummerssoftwarellc.github.io/PrimeView/?rc=50&rs=0&fr=&sc=dt&sd=True
Errata: At one point I say I'll be using an Ubuntu base image but the code actually uses Alpine, as you can see in the dockerfile on the screen. Sorry for any confusion this caused!