From a46f72bc0b2d455aa84cdddb0aa32691cd47ec46 Mon Sep 17 00:00:00 2001 From: seena127 <45530763+seena127@users.noreply.github.com> Date: Wed, 14 May 2025 10:45:15 +0530 Subject: [PATCH 1/2] Update Docker.md --- Docker.md | 1 + 1 file changed, 1 insertion(+) 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 ``` From 1f4c4516f850d8c51c8687420647861565287c9e Mon Sep 17 00:00:00 2001 From: seena127 <45530763+seena127@users.noreply.github.com> Date: Wed, 14 May 2025 22:35:19 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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