Also sync time with host

This commit is contained in:
WilliamMiceli
2018-12-05 22:43:14 -05:00
parent 38c9bed6af
commit 556325c202

View File

@@ -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