Step 14 incomplete (#1916)

* Step 14 incomplete

Mention of a daemon file but its exact location is absent , I've added this in
This commit is contained in:
Brian Kaufman 2017-02-23 19:36:23 -05:00 committed by Misty Stanley-Jones
parent 966fcfc6db
commit b6953e5b22
1 changed files with 3 additions and 1 deletions

View File

@ -332,7 +332,9 @@ assumes that the Docker daemon is in the `stopped` state.
--storage-opt=dm.use_deferred_deletion=true
```
You can also set them for startup in the `daemon.json` configuration, for example:
You can also set them for startup in the
[daemon configuration file](/engine/reference/commandline/dockerd/#daemon-configuration-file),
which defaults to `/etc/docker/daemon.json` configuration, for example:
```none
{