Trying to back up a volume from Docker via PowerShell – .tar file is nowhere to be seen

I’ve got a basic wordpress setup to test/learn Docker and i’m in the process of teating/learning to migrate it to a live server by backing up the containers, and volumes. I can back up the ‘containers’ no problem using the save/load commands, but cant seem to get the volumes backed up. I’ve run the command… Read More Trying to back up a volume from Docker via PowerShell – .tar file is nowhere to be seen