From 96a4f2fd0ca206de4b6a8eb408343526d132b0d1 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 13 Nov 2023 13:10:07 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index cb5eff3..ad26983 100644 --- a/README.md +++ b/README.md @@ -130,12 +130,10 @@ Please go to https://github.com/louislam/dockge/discussions #### "Dockge"? -"Dockge" is a coinage word which is created by myself. I hope it sounds like `Badge` but replacing with `Dock` - `Dock-ge`. +"Dockge" is a coinage word which is created by myself. I hope it sounds like `Dodge`. The naming idea was coming from Twitch emotes like `sadge`, `bedge` or `wokege`. They are all ending with `-ge`. -If you are not comfortable with the pronunciation, you can call it `Dockage`. - #### Can I manage a single container without `compose.yaml`? The main objective of Dockge is that try to use docker `compose.yaml` for everything. If you want to manage a single container, you can just use Portainer or Docker CLI.