Added tzdata so that users can set timezone via TZ var (#51)

* Update Dockerfile
* Update README.md
This commit is contained in:
elmerfdz
2019-09-16 14:10:15 +01:00
committed by Quentin McGaw
parent 62b693ab4d
commit 6856276fd7
2 changed files with 4 additions and 2 deletions

View File

@@ -170,6 +170,7 @@ docker run --rm --network=container:pia alpine:3.10 wget -qO- https://ipinfo.io
| `SHADOWSOCKS_LOG` | `on` | `on` or `off` to enable logging for Shadowsocks |
| `SHADOWSOCKS_PORT` | `8388` | `1024` to `65535` internal port for SOCKS5 proxy |
| `SHADOWSOCKS_PASSWORD` | | Passsword to use to connect to the SOCKS5 proxy |
| `TZ` | | Specify a timezone to use e.g. `Europe/London` |
## Connect to it