From 4711f3aaa328e98183d20ef3c8b830376adc113a Mon Sep 17 00:00:00 2001 From: Shinde Date: Wed, 7 May 2025 13:36:08 +0530 Subject: [PATCH 1/2] checking changes --- commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/commands.md b/commands.md index 1a5dbd9d..f3ac1438 100644 --- a/commands.md +++ b/commands.md @@ -3,6 +3,7 @@ Some of the most commonly used docker commands are ### docker images +### Learning docker Lists docker images on the host machine. From a30a8a878e400852b6688745c89511e130eed681 Mon Sep 17 00:00:00 2001 From: Shinde Date: Wed, 7 May 2025 13:51:31 +0530 Subject: [PATCH 2/2] Removing Changes --- commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.md b/commands.md index f3ac1438..0dd45d8c 100644 --- a/commands.md +++ b/commands.md @@ -3,7 +3,7 @@ Some of the most commonly used docker commands are ### docker images -### Learning docker + Lists docker images on the host machine.