From 506198969568004217945e32b7e3e96943600db8 Mon Sep 17 00:00:00 2001 From: Farhan Hasin Chowdhury Date: Thu, 3 Sep 2020 18:02:39 +0600 Subject: [PATCH] Updated the description with a better one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed15a38..4b01d42 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker) - [Play With Docker](https://training.play-with-docker.com/): PWD is a great way to get started with Docker from beginner to advanced users. Docker runs directly in your browser. - [Practical Guide about Docker Commands in Spanish](https://github.com/brunocascio/docker-espanol) This spanish guide contains the use of basic docker commands with real life examples. - [Practical Introduction to Container Terminology](https://developers.redhat.com/blog/2018/02/22/container-terminology-practical-introduction/) The landscape for container technologies is larger than just docker. Without a good handle on the terminology, It can be difficult to grasp the key differences between docker and (pick your favorites, CRI-O, rkt, lxc/lxd) or understand what the Open Container Initiative is doing to standardize container technology. -- [The Docker Handbook](https://www.freecodecamp.org/news/the-docker-handbook/) This 10,000+ words article walks readers through all the fundamentals of Docker with example projects. +- [The Docker Handbook](https://www.freecodecamp.org/news/the-docker-handbook/) This 10,000+ words article is divided into 38 sections and walks readers through all the fundamentals of Docker with project examples. **Cheatsheets** by