From 6b9e81cfdf692f90436c53f339a4bc09c739eafb Mon Sep 17 00:00:00 2001 From: Milind Chawre Date: Sat, 15 Dec 2018 16:22:32 +0530 Subject: [PATCH] Update Docker guide with more info (#25080) --- guide/english/docker/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/docker/index.md b/guide/english/docker/index.md index ea511297d9..da1c511072 100644 --- a/guide/english/docker/index.md +++ b/guide/english/docker/index.md @@ -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 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/) +* Online Docker [Classroom](https://training.play-with-docker.com/)