摘要: 在 Docker 的 Ubuntu 容器中设置 NTP 和时区需要以下步骤: 安装 NTP 服务器: apt-get update apt-get install ntp 编辑 NTP 配置文件 /etc/ntp.conf,并在文件中添加要使用的 NTP 服务器,例如: server 0.ubunt 阅读全文
posted @ 2023-02-02 11:18 simp00 阅读(1030) 评论(0) 推荐(0)