https://bugzilla.redhat.com/show_bug.cgi?id=1180145
Bug ID: 1180145
Summary: Docker container image timezone is wrong
Product: Fedora
Version: 21
Component: docker-io
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected], [email protected]
Apologies if I am reporting this issue against wrong component. Please correct
me.
Description of problem:
Fedora 21 latest docker container image time zone is set to America/New_York,
which is wrong.
Version-Release number of selected component (if applicable):
Image id on docker hub:
834629358fe214f210b0ed606fba2c17827d7a46dd74bd3309afc2a103ad0e89
How reproducible:
Always.
Steps to Reproduce:
> docker run -ti fedora:latest /usr/bin/date
Thu Jan 8 08:35:21 EST 2015
> docker run -ti fedora:latest /usr/bin/ls -l /etc/localtime
lrwxrwxrwx 1 root root 38 Dec 3 00:58 /etc/localtime ->
../usr/share/zoneinfo/America/New_York
Actual results:
Time zone is set to America/New_York
Expected results:
Time zone is set to Etc/UTC
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang