docker 容器时间跟宿主机时间同步
摘要:
docker 容器时间跟宿主机时间同步 docker cp /etc/localtime 87986863838b:/etc/docker cp /etc/localtime container-name:/etc/ 87986863838b或者container-name为容器id和容器名称 阅读全文
posted @ 2018-09-18 14:18 zqifa 阅读(402) 评论(0) 推荐(0) 编辑