I use Docker Desktop 4.18.0 on Windows Server 2019 with Hyper-V and changed the Settings path
Resources => Disk image location
from
C:\ProgramData\DockerDesktop\vm-data
to
G:\docker_images
After clicking "Apply & restart" Docker does not restart correctly but is stuck. After stopping and starting Docker, the old path is used in the settings.
Using G:\docker_images worked with previous versions of Docker.
=> Is this a bug? If not, how to resolve the issue?
Related: