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

[BUG] TZDATA issue in docker images #112

Closed
wikkixwikki opened this issue Mar 10, 2019 · 0 comments
Closed

[BUG] TZDATA issue in docker images #112

wikkixwikki opened this issue Mar 10, 2019 · 0 comments
Labels
bug Something isn't working in-next-release In the next release

Comments

@wikkixwikki
Copy link

wikkixwikki commented Mar 10, 2019

Describe the bug
Time does not display correctly inside the container. Shows only UTC. TZDATA needs to be corrected... The current short term fix is

To Reproduce
Steps to reproduce the behavior: install and check logs for date/time it was only showing UTC

  1. docker exec in
  2. date
  3. only shows UTC time rather than local time
    4.run
    docker exec -it varken /bin/sh
    apk add --no-cache tzdata
    exit
    docker restart varken
    to fix

Expected behavior
Date/time should be showing the correct date/time for local/reflect what server is set to
Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: Ubuntu 18.04.1
  • Version 1.7.3

Additional context
Add any other context about the problem here.

@samwiseg0 samwiseg0 added not-a-varken-issue This doesn't seem right bug Something isn't working and removed not-a-varken-issue This doesn't seem right labels Mar 10, 2019
@samwiseg0 samwiseg0 reopened this Mar 10, 2019
samwiseg0 added a commit that referenced this issue Mar 11, 2019
@samwiseg0 samwiseg0 added the in-next-release In the next release label Mar 11, 2019
@samwiseg0 samwiseg0 changed the title TZDATA issue [BUG} TZDATA issue in docker images Mar 12, 2019
@dirtycajunrice dirtycajunrice changed the title [BUG} TZDATA issue in docker images [BUG] TZDATA issue in docker images Mar 12, 2019
@Boerderij Boerderij locked and limited conversation to collaborators Mar 19, 2019
dirtycajunrice pushed a commit that referenced this issue Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working in-next-release In the next release
Projects
None yet
Development

No branches or pull requests

2 participants