YoYo隨手記
2017年8月16日 星期三
[Docker] 更改時區方法
1.確認localtime 沒有連結到任何時區
2.刪除localtime
3.新增時區的連結
rm -f /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Taipei /etc/localtime
4.在確認localtime 有沒有連結成功
ls -al /etc/localtime
lrwxrwxrwx 1 root root 31 Aug 16 20:46 /etc/localtime -> /usr/share/zoneinfo/Asia/Taipei
5.date看現在時間
ref
沒有留言:
張貼留言
較新的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言