Skip to content

request apk tzdata in alpine.Dockerfile #14

@chlochlo78

Description

@chlochlo78

hi,

very thx for this application !! :)

is it possible to add pkg tzdata in alpine.Dockerfile ?

RUN set -eux ; \
     apk --no-cache add \
         tzdata \
         mpd \
         mpc \

this is for adding TZ in docker-compose like

    environment:
      - TZ=Europe/Paris

or any else TZ's location :)

Best Regards

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