Many ready-to-run examples of basic use of Docker to learn how to use it.
This repo is intended to contain examples of use of Docker, ready to be used. It is not a course indeed. I created these examples as notes during my learning, and I think they can help anyone who doesn't understand some more complicated steps. So feel free to download them and contribute.
More learning resources:
- Play with docker, a very good interactive step-by-step introduction to docker
- Official Getting started
- Improve your Dockerfile, best practices