om/docker/指令记录.md

6 lines
85 B
Markdown

```shell
# 设置容器总是重启
docker update --restart=always f854fe55ed76
```