File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ daemon if you run into issues.
1717The command to start Docker depends on your operating system. Check the correct
1818page under [ Install Docker] ( /engine/installation/index.md ) . To configure Docker
1919to start automatically at system boot, see
20- [ Configure Docker to start on boot] ( /engine/installation/linux/linux-postinstall.md#configure-docker-to-start-on-boot )
20+ [ Configure Docker to start on boot] ( /engine/installation/linux/linux-postinstall.md#configure-docker-to-start-on-boot ) .
2121
2222## Start the daemon manually
2323
@@ -153,7 +153,7 @@ Docker platform.
153153
154154Instead of following this procedure, you can also stop the Docker daemon and
155155restart it manually with the `-D` flag. However, this may result in Docker
156- restarting with a different environment than the one the hosts's startup scripts
156+ restarting with a different environment than the one the hosts' startup scripts
157157will create, and this may make debugging more difficult.
158158
159159### Force a stack trace to be logged
You can’t perform that action at this time.
0 commit comments