mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Add note about restoring with NFS (#6270)
This commit is contained in:
@@ -222,6 +222,10 @@ Where:
|
||||
* `<replica-id>` the id of the replica you backed up
|
||||
* `<dtr-external-url>`the url that clients use to access DTR
|
||||
|
||||
If you're using NFS as a storage backend, also include `--nfs-storage-url` as
|
||||
part of your restore command, otherwise DTR is restored but starts using a
|
||||
local volume to persist your Docker images.
|
||||
|
||||
### Re-fetch the vulnerability database
|
||||
|
||||
If you're scanning images, you now need to download the vulnerability database.
|
||||
|
||||
Reference in New Issue
Block a user