-
Notifications
You must be signed in to change notification settings - Fork 33
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
Time zone problem #26
Comments
Please see gliderlabs/docker-alpine#136 (comment) |
I've seen it, thanks. It means there is a bug? |
We've found many little quirky things with Alpine, this is like a "perfect example". We are building 7.2 images (without asset plugin so far), which is based on Alpine 3.6, but 7.2 is not stable yet.
If you need this, maybe it's the best option to use our Debian images (all non |
No, it's not an option for now. Thanks. |
I tried to change time zone inside a container and didn't get result that suppose to happen in vanilla alpine container. gliderlabs/docker-alpine#136 (comment)
But trying same on your image I get different result
Difference in this thing
+06>-6
. In usual alpine I get changed time but here I get same UTC time but with this thing.The text was updated successfully, but these errors were encountered: