12 lines
737 B
Markdown
12 lines
737 B
Markdown
# Dockge
|
|
**Dockge** is a beautiful, easy-to-use, reactive self-hosted docker compose.yaml stack-oriented manager.
|
|
## Main Features:
|
|
- Manage ```compose.yaml``` files 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 to ```compose.yaml``` configuration.
|
|
- File-based structure, supporting interaction with normal ```docker compose``` commands. |