Hi, I have just finished setting up Docker desktop on a Fedora 41 VM where I have 2 hard drives. Docker is setup on the first HD which is 40 Gig and I need to tell docker that all images/containers should go to the 2nd HD which is 80Gig.
I looked into the settings but not sure where to change it.
Thanks for your help
Finally, if your issue has not been addressed elsewhere, running:
Settings Diagnose & Feedback Open Issues.
This forum is not an official product support or issue reporting channel.
As a Docker community, we don’t see diagnistics. You can share the ID on GitHub
My only idea is removing the destination “DockerDesktop” folder before the attempt of moving the disk image. But I remember many reports related to moving the disk image on different platforms. There were issues on macOS as well, and I don’t know what is the current status of this feature.
If nothing else works, you can try to stop Docker Desktop, move the original the “DockerDesktop” folder to a new location, and create a symbolic link at the old location pointing to the new location.