Update Docker guide with more info (#25080)

This commit is contained in:
Milind Chawre
2018-12-15 16:22:32 +05:30
committed by Manish Giri
parent 611a570f1a
commit 6b9e81cfdf

View File

@ -34,4 +34,5 @@ sh get-docker.sh
* For download and documentation check the docker official site: [Docker official site](https://www.docker.com) * For download and documentation check the docker official site: [Docker official site](https://www.docker.com)
* For more on containerization, checkout [Search IT Operations](https://searchitoperations.techtarget.com/definition/application-containerization-app-containerization) * For more on containerization, checkout [Search IT Operations](https://searchitoperations.techtarget.com/definition/application-containerization-app-containerization)
* A Docker 101 course [Docker 101](https://github.com/docker/labs/tree/master/beginner/) * A Docker 101 course [Docker 101](https://github.com/docker/labs/tree/master/beginner/)
* Online Docker [Classroom](https://training.play-with-docker.com/)