-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
Hello,
Is there any chance that TZdata can be included in the docker image, so I can properly set the time zone? I am passing env setting to set the timezone, as visible below, but without TZdata it is not relevant.
I am having a hell of a time determining which save to revert to, because the timezone is apparently using UTC (but also, the save order, is sorted poorly, alphanumerically.)
# printenv
HOSTNAME=cf2cd7f00eff
HOME=/root
OLDPWD=/opt/factorio
HOST_OS=Unraid
TCP_PORT_8888=8888
TERM=xterm
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
FACTORIO_VERSION=stable
HOST_HOSTNAME=hostnamegoeshere
UDP_PORT_34197=34197
HOST_CONTAINERNAME=FactorioServerManager
PWD=/opt/factorio/saves
RCON_PASS=
TZ=America/Detroit
# date
Thu Dec 5 19:11:25 America 2024
# date +'%:z %Z'
+00:00 America
Metadata
Metadata
Assignees
Labels
No labels