Dockge
A self-hosted manager for Docker Compose stacks, with an interactive editor, a web terminal and real-time output.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Dockge
Dockge is built around compose files rather than individual containers. You create, edit, start, stop, restart and delete stacks, update their images, and watch the pull and up output stream in real time. An interactive editor handles the YAML, and there is a web terminal for when you need one.
The design decision that matters: Dockge will not kidnap your compose files. They stay on your drive as ordinary files in a stacks directory, so you can keep using `docker compose` commands directly and nothing is locked into its database. It also converts a `docker run ...` command into a compose file, which saves a lot of transcription.
Version 1.4 added multiple agent support, so several Docker hosts can be managed from one interface. It is from the author of Uptime Kuma and shares its interface style.
Strengths
- Compose files stay as normal files on disk, so docker compose still works alongside it
- Converts a docker run command into a compose file
- Multiple agent support for managing several Docker hosts from one interface
- Real-time progress and terminal output for pull, up and down
Limitations
- The project states Windows is not supported yet
- Debian or Raspbian Buster and older are not supported
- Requires Docker 20 or later, or Podman with podman-docker
- The last release is from March 2025
Details
- Pricing
- FreeFree and open source under the MIT licence.
- License
- MIT
- Developer
- louislam
- Platforms
- Linux, Self-hosted, Web
- How it runs
- Self-hosted
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Managing Docker Compose stacks through a web interface without losing the files
- Categories
- Virtual machines
- Last verified
- Added
- Provenance
- Selected from the TechWalrus downloads catalog (Virtualization); facts checked against the developer's own pages, 3 sources on file.
Similar software
Related functionality, not necessarily a direct replacement.
Rancher Desktop
Runs Kubernetes and containers locally on Windows, macOS and Linux, as an open-source alternative to Docker Desktop.
Unraid
A paid home server operating system combining NAS storage, Docker containers and virtual machines.
TrueNAS Community Edition
A free Linux-based storage operating system built on OpenZFS, with Docker apps and virtualization.
Proxmox VE
A bare-metal server platform that runs KVM virtual machines and LXC containers from one web interface.
Incus
Manage Linux system containers and virtual machines through one interface.
Lima
Launches Linux virtual machines from the command line on macOS, Linux and Windows, with file sharing and port forwarding set up automatically.