Skip to content

Instantly share code, notes, and snippets.

@pansila
Created April 4, 2018 13:00
Show Gist options
  • Select an option

  • Save pansila/f0b25c1fdaef400f43f4a65b5ac67f60 to your computer and use it in GitHub Desktop.

Select an option

Save pansila/f0b25c1fdaef400f43f4a65b5ac67f60 to your computer and use it in GitHub Desktop.
How do I relocate the docker images?
First, all images are stored in the Hyper-V drive
C:\Users\Public\Documents\Hyper-V\Virtual hard disks
In Windows 10,
Stop docker etc
Type “Hyper-V Manager” in task-bar search box and run it.
Select your PC in the left hand pane (Mine is called DESKTOP-CBP**)
Right click on the correct virtual machine (Mine is called MobyLinuxVM)
Select “Turn off” (If it is running)
Right click on it again and select “Move”
Follow the prompts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment