Welcome to Docker and containerization workshop
We will learn the following in the course of the workshop:
- What is docker and why is it useful.
- Installing docker online and offline.
- Pulling/Pushing images from/to Docker Hub.
- Writing your own dockerfile.
- Starting and running containers.
- Shared data in containers and container networks.
- Running applications on containers.