Mount localtime from host. #104

This commit is contained in:
Kristian Haugene
2016-07-28 00:55:08 +02:00
parent 8f284463ac
commit 7c8e7b6a70

View File

@@ -29,6 +29,7 @@ To run the container use this command:
```
$ docker run --privileged -d \
-v /your/storage/path/:/data \
-v /etc/localtime:/etc/localtime:ro \
-e "OPENVPN_PROVIDER=PIA" \
-e "OPENVPN_CONFIG=Netherlands" \
-e "OPENVPN_USERNAME=user" \