Summary
Congratulations for completing the container and Docker exercises!
In the exercises, you've learned how to do the following:
- Run, list, stop, delete, and examine containers
- Build, tag, and publish container images
- Mount volumes in container images
- Manage networking for containers
- Run a fleet of containers using Docker Compose
Additional resources
If you wish to learn more about Docker and containers, check out these resources:
Containers are at the heart of Kubernetes.
If you're interested in using containers at a wider setting, you may wish to check out our training exercises for Kubernetes.