Update faqs.md

This commit is contained in:
paigehargrave 2019-01-16 13:26:29 -05:00 committed by GitHub
parent b68b640045
commit 3c9355e4c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ below.</font><br>
#### How to save and restore data #### How to save and restore data
The following procedure can be used to save/restore images and container data, The following procedure can be used to save/restore images and container data,
for example if you want to switch between Edge and Stable, or reset your VM for example, if you want to switch between Edge and Stable, or reset your VM
disk: disk:
1. Use `docker save -o images.tar image1 [image2 ...]` to save any images you 1. Use `docker save -o images.tar image1 [image2 ...]` to save any images you
@ -83,7 +83,7 @@ disk:
[This [This
procedure](https://docs.docker.com/storage/volumes/#backup-restore-or-migrate-data-volumes) procedure](https://docs.docker.com/storage/volumes/#backup-restore-or-migrate-data-volumes)
explains how to backup / restore data volumes. explains how to backup and restore data volumes.
### What is Docker.app? ### What is Docker.app?