om/docker/指令记录.md

6 lines
85 B
Markdown
Raw Normal View History

2023-11-07 02:38:13 -05:00
```shell
# 设置容器总是重启
docker update --restart=always f854fe55ed76
```