首先用ssh连接上服务器

然后停止容器

doker stop 容器ID

在停止docker

systemctl stop docker

用FTP工具到

/var/lib/docker/containers/

进入这个目录下

改完后保存文件

重启docker

systemctl start docker
  [c-alert type="success"]注:不用手动启动青龙了 一般你青龙都是自己启动的。[/c-alert]