mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Change all docker -d to docker daemon
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
This commit is contained in:
@@ -315,7 +315,7 @@ appropriate for your distro's init script to live there too!).
|
||||
In general, Docker should be run as root, similar to the following:
|
||||
|
||||
```bash
|
||||
docker -d
|
||||
docker daemon
|
||||
```
|
||||
|
||||
Generally, a `DOCKER_OPTS` variable of some kind is available for adding more
|
||||
|
||||
Reference in New Issue
Block a user