elleFlorio / svn-docker

Lightweight Docker image to build a container running an SVN server
MIT License
145 stars 106 forks source link

Change timezone possible? #43

Closed steffnm closed 10 months ago

steffnm commented 1 year ago

Hi, I would like to change the timezone, and I tried it per volume and envireoment variable, but nothing worked for me:

docker run (.....) --volume /etc/localtime:/etc/localtime:ro -e "TZ=Europe/Berlin"

The "date" is always one hour behind my host.

Greetings Steffen

elleFlorio commented 10 months ago

I am sorry but I could not give this repo the love it deserves. 😞 So I decided to archive it and make it read only, so people can fork and apply their changes.

Thank you for taking the time to rise an issue! ❤️