Update linux-postinstall.md (#3933)

This commit is contained in:
Wang Jie 2017-07-27 01:15:12 +08:00 committed by Misty Stanley-Jones
parent 8a94dbaac7
commit 95528a5fb6
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ can change the location of the configuration file using the `--config-file`
daemon flag. The documentation below assumes the configuration file is located
at `/etc/docker/daemon.json`.
1. . Create or edit the Docker daemon configuration file, which defaults to
1. Create or edit the Docker daemon configuration file, which defaults to
`/etc/docker/daemon.json` file, which controls the Docker daemon
configuration.