Skip to content

tzdata #157

Description

@urbaxe

It is not possible to set the correct time zone.
The solution would be to add tzdata to Dockerfile.
RUN apk add tzdata

Then the time zone could be set
environment:
- TZ = Europe/Stockholm
volumes:
- /etc/localtime:/etc/localtime: ro
- /etc/timezone:/etc/timezone: ro

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions