Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker - Include TZdata #425

Open
Kennochas opened this issue Dec 5, 2024 · 0 comments
Open

Docker - Include TZdata #425

Kennochas opened this issue Dec 5, 2024 · 0 comments

Comments

@Kennochas
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant