Docs/CloudNative/Docker/重启docker保持原有容器运行.md

74 B

cat >/etc/docker/daemon.json <<EOF
"live-restore": "true"
EOF