second draft adding section about TIME ZONE info

This commit is contained in:
sparklyballs 2017-04-16 14:12:13 +01:00
parent fd0dd3b202
commit 5cd393331f

View File

@ -60,7 +60,8 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po
It is based on ubuntu xenial with s6 overlay, for shell access whilst the container is running do `docker exec -it ombi /bin/bash`.
## TIME ZONE INFO
### TIME ZONE INFO
It is important that you either set `-v /etc/localtime:/etc/localtime:ro` or the TZ variable, mono will throw exceptions without one of them set.
### User / Group Identifiers