mirror of https://github.com/docker/docs.git
parent
c8a2484e4c
commit
8606bc03d7
|
@ -64,7 +64,7 @@ $(dirname $(docker volume inspect --format '{{.Mountpoint}}' dtr-registry-<dtr-r
|
||||||
|
|
||||||
## NFS
|
## NFS
|
||||||
|
|
||||||
You can configure your DTR replicas to store images on a NFS partition, so that
|
You can configure your DTR replicas to store images on an NFS partition, so that
|
||||||
all replicas can share the same storage backend.
|
all replicas can share the same storage backend.
|
||||||
|
|
||||||
[Learn how to configure DTR with NFS](nfs.md).
|
[Learn how to configure DTR with NFS](nfs.md).
|
||||||
|
|
Loading…
Reference in New Issue