
Docker is tool to package and deploy software using containers. Unlike Virtual Machines, Docker is lightweight and does not require a lot of resources to run. Docker has become the tool that everyone is using to release software and it used in CD/CI.
In this course you will learn and have full understanding of
- What is docker and how it differs from Virtual Machines
- Docker Images and Containers
- Docker Architecture
- Volumes
- Build Docker Images
- Docker Compose
- Image Tagging and Versioning
- Networking
- Debugging
- Docker Security
- Best Practices
Lets get started