* chore(deps): update louislam/dockge docker tag to v1.5.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com> |
||
|---|---|---|
| .. | ||
| 1.5.0 | ||
| README.md | ||
| README_en.md | ||
| data.yml | ||
| logo.png | ||
README_en.md
Dockge
Dockge is a beautiful, easy-to-use, reactive self-hosted docker compose.yaml stack-oriented manager.
Main Features:
- Manage
compose.yamlfiles through a web interface.- Create/edit/start/stop/restart/delete containers.
- Update Docker images.
- Interactive web terminal.
- Responsive design with real-time updates of progress (Pull/Up/Down) and web terminal output.
- Provides a simplified user experience where everything you need can be conveniently found on one page at a glance.
- Developed by the creator of Uptime Kuma.
- Support for converting
docker run …commands tocompose.yamlconfiguration. - File-based structure, supporting interaction with normal
docker composecommands.