Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

add timezone support #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yuriichv
Copy link

There is no ability to set timezone for consul docker container.
Add tzdata package, then the container can accept TZ env variable to set timezone.
Example:

docker run -e "TZ=Europe/Moscow" --rm consul date

@hashicorp-cla
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


ychvyrov seems not to be a GitHub user.
You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

@yuriichv yuriichv closed this Apr 13, 2019
@yuriichv yuriichv reopened this Apr 13, 2019
@eculver
Copy link
Contributor

eculver commented Sep 14, 2021

Can you please sign the CLA and resolve conflicts? We'd like to merge this if you're still willing.

@eculver
Copy link
Contributor

eculver commented Sep 28, 2021

FYI - I created #174 with this change.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants