更新 CloudNative/Docker/重启docker保持原有容器运行.md
This commit is contained in:
parent
2902aa585d
commit
a0104c37bb
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
```shell
|
||||
cat >/etc/docker/daemon.json <<EOF
|
||||
"live-restore": "true"
|
||||
EOF
|
||||
# /etc/docker/daemon.json 中添加如下配置
|
||||
"live-restore": true
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue