mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
@ -5,6 +5,7 @@ services:
|
|||||||
network_mode: host
|
network_mode: host
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/regsync/regsync.yml:/home/appuser/regsync.yml
|
- /share/docker_data/regsync/regsync.yml:/home/appuser/regsync.yml
|
||||||
|
- /etc/localtime:/etc/localtime
|
||||||
image: ${DOCKER_REGISTRY:-}ghcr.io/regclient/regsync:latest
|
image: ${DOCKER_REGISTRY:-}ghcr.io/regclient/regsync:latest
|
||||||
command: -c /home/appuser/regsync.yml server
|
command: -c /home/appuser/regsync.yml server
|
||||||
env_file:
|
env_file:
|
||||||
|
Reference in New Issue
Block a user