From fd8e7ecf6dcb59047eaa532ef7bb605d4aa01f87 Mon Sep 17 00:00:00 2001 From: Sameer Shaik <112153702+SSameer20@users.noreply.github.com> Date: Wed, 17 Apr 2024 09:14:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53ed98a..e3790bd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Docker Automation -The project aims to automate Docker container management tasks using Python scripts. Docker is a popular platform for containerization, enabling developers to package applications and their dependencies into isolated containers. Automation of Docker tasks can streamline development workflows, improve efficiency, and ensure consistency across environments. +The project aims to automate Docker container management tasks using Interface. Docker is a popular platform for containerization, enabling developers to package applications and their dependencies into isolated containers. Automation of Docker tasks can streamline development workflows, improve efficiency, and ensure consistency across environments. ## Technologies Used