Update index.md (#4258)

This commit is contained in:
Wang Jie 2017-08-19 01:47:11 +08:00 committed by Misty Stanley-Jones
parent 23f59b8d9a
commit fe792dc6f3
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ daemon if you run into issues.
The command to start Docker depends on your operating system. Check the correct The command to start Docker depends on your operating system. Check the correct
page under [Install Docker](/engine/installation/index.md). To configure Docker page under [Install Docker](/engine/installation/index.md). To configure Docker
to start automatically at system boot, see to start automatically at system boot, see
[Configure Docker to start on boot](/engine/installation/linux/linux-postinstall.md#configure-docker-to-start-on-boot) [Configure Docker to start on boot](/engine/installation/linux/linux-postinstall.md#configure-docker-to-start-on-boot).
## Start the daemon manually ## Start the daemon manually
@ -153,7 +153,7 @@ Docker platform.
Instead of following this procedure, you can also stop the Docker daemon and Instead of following this procedure, you can also stop the Docker daemon and
restart it manually with the `-D` flag. However, this may result in Docker restart it manually with the `-D` flag. However, this may result in Docker
restarting with a different environment than the one the hosts's startup scripts restarting with a different environment than the one the hosts' startup scripts
will create, and this may make debugging more difficult. will create, and this may make debugging more difficult.
### Force a stack trace to be logged ### Force a stack trace to be logged