mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
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:
committed by
Misty Stanley-Jones
parent
966fcfc6db
commit
b6953e5b22
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user