1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Change all docker -d to docker daemon

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
This commit is contained in:
Qiang Huang 2015-08-10 20:48:08 +08:00
parent 5d54f50751
commit 81cc8ebc93
15 changed files with 27 additions and 27 deletions

View file

@ -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