This commit is contained in:
Louis Lam 2023-11-06 23:55:22 +08:00
parent e7abbcbefa
commit ecbbdae7ab

View File

@ -6,9 +6,7 @@
A fancy, easy-to-use and reactive docker `compose.yaml` stack manager.
Dockge is built on top of [Compose V2](https://docs.docker.com/compose/migrate/). `compose.yaml` is as known as `docker-compose.yml`.
<img src="https://github.com/louislam/dockge/assets/1336778/26a583e1-ecb1-4a8d-aedf-76157d714ad7" width="700" alt="" />
<img src="https://github.com/louislam/dockge/assets/1336778/26a583e1-ecb1-4a8d-aedf-76157d714ad7" width="800" alt="" />
## ⭐ Features
@ -72,3 +70,8 @@ If you are not comfortable with the pronunciation, you can call it `Dockage`
- Support Docker swarm
# Others
Dockge is built on top of [Compose V2](https://docs.docker.com/compose/migrate/). `compose.yaml` is also known as `docker-compose.yml`.