mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -10,5 +10,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /share/docker_data/dockermon/config:/config
|
- config:/config
|
||||||
version: '2'
|
volumes:
|
||||||
|
config:
|
||||||
|
driver: local
|
||||||
|
|||||||
Reference in New Issue
Block a user