I am encountering an issue when attempting to migrate the Docker disk image location to a secondary drive. The data transfer to the target destination appears to complete successfully, but the Docker Engine subsequently fails to start, displaying a ‘Docker Engine stopped’ status. Upon restarting Docker Desktop, the configuration for the disk image location reverts to its original path. What is the cause of this behavior?
My System Configuration:
- Docker Desktop Version: Latest
- Operating System: Windows 11
- File System: Both the source and destination drives are NTFS
I have confirmed that insufficient disk space is NOT the issue.