By default the location for the created sandboxes on Windows is on the C drive in the user's directory at
C:\Users\user\AppData\Local\DockerSandboxes
My folder grew to over 40 gigabytes and this was one of the main reason for my drive running out of space.. When I tried to move it and replaced the folder with a junction link, Docker sandboxes stopped working. So what's the correct and official way to change the storage location?
By default the location for the created sandboxes on Windows is on the C drive in the user's directory at
My folder grew to over 40 gigabytes and this was one of the main reason for my drive running out of space.. When I tried to move it and replaced the folder with a junction link, Docker sandboxes stopped working. So what's the correct and official way to change the storage location?