mirror of https://github.com/docker/docs.git
Remove reference to --graph (#5978)
This commit is contained in:
parent
e3f27df7af
commit
9ea7a4c57e
|
@ -56,7 +56,7 @@ To accomplish this, set the following flags in the `daemon.json` file:
|
|||
|
||||
```none
|
||||
{
|
||||
"graph": "/mnt/docker-data",
|
||||
"data-root": "/mnt/docker-data",
|
||||
"storage-driver": "overlay"
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue