Jul 24, 2021

Docker Training 1 - Getting Started

Before we can really dive into this project we need take care of a few things. First we need to get our environment setup to run docker. Then we need to go over a couple things about Dockerfiles and the Docker CLIInstalling DockerMacMac install is pretty straight forward. Follow the instructions belowInstructionsWindowsThere are 2 ways to install docker on windows. 1 is supported with a Hyper-V Backend and the second is supported with a WSL2 backend. Windows home users have to use the WSL2... more