Features:
- Manage
compose.yaml
- Create/Edit/Start/Stop/Restart/Delete
- Update Docker Images
- Interactive Editor for
compose.yaml
- Interactive Web Terminal
- Reactive
- Everything is just responsive. Progress (Pull/Up/Down) and terminal output are in real-time
- Easy-to-use & fancy UI
- If you love Uptime Kuma’s UI/UX, you will love this one too
- Convert
docker run ...
commands intocompose.yaml
- File based structure
- Dockge won’t kidnap your compose files, they are stored on your drive as usual. You can interact with them using normal
docker compose
commands
- Dockge won’t kidnap your compose files, they are stored on your drive as usual. You can interact with them using normal
I could close my eyes to all of those, but the issue that pisses me off the most is that often enough Portainer just forgets which stacks it has ownership over, forcing you to delete the whole stack, dig up the old compose from its files, and create it again