Changes between Version 4 and Version 5 of jazz/18-02-06
- Timestamp:
- Feb 6, 2018, 2:52:35 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/18-02-06
v4 v5 28 28 * 參考 https://serverfault.com/questions/683605/docker-container-time-timezone-will-not-reflect-changes 29 29 * 看起來 debian 跟 centos 都可以直接透過設定 `TZ` 環境變數解決,但是 alpine 的 base image 就不能使用環境變數來解決 30 [備忘] alpine 需要安裝 tzdata 套件才會生效 30 31 * 參考 https://wiki.alpinelinux.org/wiki/Setting_the_timezone 31 * 參考 32 * 參考 https://bugs.alpinelinux.org/issues/5543