Delete Docker GUI Managers/Dockhand/Compose.yaml
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user