mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
Merge pull request #29697 from yuexiao-wang/fix-docker-daemon
Update docker daemon to dockerd
This commit is contained in:
@@ -292,7 +292,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 daemon
|
||||
dockerd
|
||||
```
|
||||
|
||||
Generally, a `DOCKER_OPTS` variable of some kind is available for adding more
|
||||
|
||||
Reference in New Issue
Block a user