From ccec790c0beb1f46979f1bf0f5c922f18629e546 Mon Sep 17 00:00:00 2001 From: MohandL3G Date: Fri, 13 Feb 2026 01:08:49 +0200 Subject: [PATCH] Add README.md for Docker Compose repo Create a basic README.md containing the project title 'Docker-Compose' and a short description noting this is a Docker Compose repository. --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d19ce8c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Docker-Compose + +This is my Docker Compose Repo