# 直接在docker容器里面通过date -s的方式修改会影响外部服务器时间
# 采用faketime只能欺骗应用
# date -s 不生效 ==> sudo timedatectl set-ntp false 

docker容器时间修改

相关文章: