Also sync time with host
This commit is contained in:
@@ -67,6 +67,7 @@ services:
|
||||
- guacamole
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro # Syncronize time of container with the host system
|
||||
- /etc/timezone:/etc/timezone:ro # Syncronize timezone of container with the host system
|
||||
- /RancherCattleData/${DATA_DIR}/Database:/var/lib/mysql # MySQL Database to be persistent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user