Forked from an inaccessible project.
-
Chase Wright authored
Alpine containers, by default, do not include `tzdata` package, so they do not honor the `TZ` environment variable. When running in a docker container the logs timestamps will always be in UTC without this package. I propose we add `tzdata` so that the timezone can be changed.
Chase Wright authoredAlpine containers, by default, do not include `tzdata` package, so they do not honor the `TZ` environment variable. When running in a docker container the logs timestamps will always be in UTC without this package. I propose we add `tzdata` so that the timezone can be changed.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Dockerfile 1.18 KiB