February 19, 20188 yr I've set my date and time under Unraid's settings, yet Docker containers do not change. Example, with Linuxserver.io's Resilio Sync: Docker run command: docker run -d --name='Sync' --net='bridge' -e TZ="Australia/Melbourne" -e HOST_OS="unRAID" -p '8888:8888/tcp' -p '5555:5555/tcp' -p '3838:3838/udp' -v '/path/to/volume/':'/path':'rw' -v '/mnt/user/appdata/Sync':'/config':'rw' 'limetech/sync' The command finished successfully! Edited December 31, 20187 yr by bamtan
February 19, 20188 yr Installing a fresh one here and it fails starting. So there is an issue with the container. * Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/config.sh... dpkg-query: package 'tzdata' is not installed and no information is available Use dpkg --info (= dpkg-deb --info) to examine archive files, and dpkg --contents (= dpkg-deb --contents) to list their contents. /usr/sbin/dpkg-reconfigure: tzdata is not installed *** /etc/my_init.d/config.sh failed with status 1
February 19, 20188 yr Author I tested with Linuxserver.io's resilio-sync and the timezone is set correctly.. Sorry for that mix up Edited February 19, 20188 yr by bamtan
Archived
This topic is now archived and is closed to further replies.