This repository contains all the notes and worksheets for the Docker Workshop being given at Codegarden 2022.
The main workshop is in the Workshop.md file. Follow the instructions in there to get started.
Please make sure you have gone through the prerequisites for this workshop in the Prerequisites.md file prior to starting.
Slides - https://docs.google.com/presentation/d/1Nn1hfFkZp8QWpCsnIAGMH6IdBk0R551CiuU3IiJpBdk/
- Main Page : https://docs.docker.com/
- Networking : https://docs.docker.com/network/
- Docker Compose : https://docs.docker.com/compose/reference/
- Docker Hub : https://docs.docker.com/docker-hub/
- Storage : https://docs.docker.com/storage/
- Volumes : https://docs.docker.com/storage/volumes/
- Load Balancing
- Azure Blob Storage
- Community Articles
The following are notes for myself, but may be useful for others.