📄️ Docker - Basics
Docker is a software tool (a CLI and a daemon) that can create and manage software containers.
📄️ Container Registries
Container vs Image
📄️ Docker - Custom Containers
Hopefully you created a free Dockerhub account during the last lesson, as we'll be creating and uploading our own images to store in a Dockerhub repo.