mirror of https://github.com/docker/docs.git
Update backup.md (#3075)
This commit is contained in:
parent
b27a47a6ea
commit
dd86217b3f
|
|
@ -17,7 +17,7 @@ docker run -i --rm docker/dtr \
|
||||||
|
|
||||||
|
|
||||||
This command creates a tar file with the contents of the volumes used by
|
This command creates a tar file with the contents of the volumes used by
|
||||||
DTR, and prints it. You can then use the 'restore' command to restore the data
|
DTR, and prints it. You can then use the `restore` command to restore the data
|
||||||
from an existing backup.
|
from an existing backup.
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue