Praqma / staci

Containerizing the Atlassian tools stack. Jira, Confluence, Bamboo and a MySQL database.
MIT License
12 stars 5 forks source link

Added a change in timezone for the base image to Europe/Copenhagen #76

Closed sofusalbertsen closed 4 years ago

sofusalbertsen commented 7 years ago

Resolution to #74.

Timezone is set to UTC in the normal container creation, giving wrong timestamps in eg. Bitbucket.

There are possibly different solutions to this problem:

I chose the first one, since i have no idea about the implications about the second in combination with docker-machine etc. @hoeghh and @bicschneider can i get a sanity check on this one?

hoeghh commented 7 years ago

Sounds great. Remember to push back :)

sofusalbertsen commented 7 years ago

@bicschneider it mounts the time correctly as i understand it, just not the timezone. Will you accept this as an intermediary solution, or shall I reject it?

sofusalbertsen commented 7 years ago

@bicschneider ping