Delete Docker GUI Managers/Dockhand/Compose.yaml

This commit is contained in:
2026-01-24 03:45:23 +00:00
parent fc8a2e1d5e
commit 8ab3075776
-10
View File
@@ -1,10 +0,0 @@
services:
dockhand:
image: fnsys/dockhand:latest
container_name: dockhand
restart: always
ports:
- 3000:3000
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /srv/docker/dockhand/dockhand_data:/app/data