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