mirror of
https://github.com/yanhao98/docker-example.git
synced 2025-07-13 04:00:47 +08:00
UNISON_PARAMS="group=true|owner=true|times=true"
This commit is contained in:
@ -54,7 +54,7 @@ SERVER_PORT=2222
|
||||
|
||||
docker run -d --name unison-unicloud-client \
|
||||
-e SHARE_IGNORE="mysql.sock|.unison" \
|
||||
-e UNISON_PARAMS="-group -owner -times" \
|
||||
-e UNISON_PARAMS="group=true|owner=true|times=true" \
|
||||
-e TZ=Asia/Shanghai \
|
||||
-e USER=root -e USER_UID=0 \
|
||||
--restart on-failure \
|
||||
|
Reference in New Issue
Block a user