diff --git a/Docker_GUI_Managers/README.md b/Docker_GUI_Managers/README.md index 60c6915..4e01e11 100644 --- a/Docker_GUI_Managers/README.md +++ b/Docker_GUI_Managers/README.md @@ -1 +1,12 @@ -Folder for all GUI managers for managing docker containers \ No newline at end of file +Folder for all GUI managers for managing docker containers +Rankings: +1. Dockhand + - Newer kid on the block. Focus on security with nice built in image scanners for vulns. Competes with Portainer +2. Portainer + - The defacto docker gui manager. Well known, stable, been around for a hot minute. Recommend everyone play and learn it since it is used so often in the industry. +3. Dockge + - Best for beginners. Simply interface and easy to learn. Recommend using this first if brand new to docker and compose files(yaml). Eventually gradute to Portainer or Dockhand. Note: made by the same guy that made uptime kuma so if you like that style then definitely use this. +4. Yacht + - Still in beta. Looks very promising, but needs a lot more work. If the dev keeps up with it, it could compete with portainer. I personally used yacht as my first docker gui manager, so I might be biased but I really liked how it worked. +5. Dokemon +6. Komodo \ No newline at end of file