mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-10-29 01:30:08 +01:00
lala
This commit is contained in:
@@ -58,6 +58,7 @@ services:
|
|||||||
restart: ${RESTART:-unless-stopped}
|
restart: ${RESTART:-unless-stopped}
|
||||||
user: root
|
user: root
|
||||||
volumes:
|
volumes:
|
||||||
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /share/docker_data/kestra/kestra-data:/app/storage
|
- /share/docker_data/kestra/kestra-data:/app/storage
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /tmp/kestra-wd:/tmp/kestra-wd
|
- /tmp/kestra-wd:/tmp/kestra-wd
|
||||||
|
|||||||
Reference in New Issue
Block a user