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:
@@ -1,4 +1,6 @@
|
||||
name: regsync
|
||||
volumes:
|
||||
regsync:
|
||||
driver: local
|
||||
services:
|
||||
regsync:
|
||||
command: -c /home/appuser/regsync.yml server
|
||||
@@ -16,5 +18,5 @@ services:
|
||||
restart: ${RESTART:-unless-stopped}
|
||||
stdin_open: true
|
||||
volumes:
|
||||
- /share/docker_data/regsync/regsync.yml:/home/appuser/regsync.yml
|
||||
- regsync:/home/appuser/
|
||||
- /etc/localtime:/etc/localtime
|
||||
|
||||
Reference in New Issue
Block a user