diff --git a/Docker.md b/Docker.md index 868c480..7f4ba27 100644 --- a/Docker.md +++ b/Docker.md @@ -1,5 +1,6 @@ ### Docker Overview Docker is a container management service. The keywords of Docker are develop, ship and run anywhere. The whole idea of Docker is for developers to easily develop applications, ship them into containers which can then be deployed anywhere. +Things are working good - [x] How to start docker service ``` diff --git a/README.md b/README.md index 03d47fa..ca5e033 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Learning-notes This repo is public and will be used to provide all the steps + + +please do check above mentioned