Hello,
This is regarding “Docker for Windows” and Windows 10. I currently have Docker for Windows installed on my machine. I would like to back up all the data relevant to Docker that is on my machine on another external drive. That way, if I wipe out my hard drive and need to reinstall Windows anew, I can: 1- reinstall Docker for Windows (which I can download from the Docker website) and, 2- restore my former Docker data from the backup and get going where I left off.
Reading the documentation, it is not clear to me how I can do that in the simplest fashion. Ideally, I would like this process to be as straight forward as backing up files from the hard drive to an external hard drive. So perhaps I can do that without transiting via the Docker website (no need to upload image) and without even starting Docker on my machine.
If there is documentation or an article about this, please point me to it.
Thanks.