I am able to pull small-size images using docker desktop but getting issues with a large image of size around 7 GB, We are always getting stuck at the end while pulling large images using docker desktop in windows10 and it's getting failed with the error "unauthorized: failed authentication"
I tried to restart the docker service and also tried to add the below parameter "max-concurrent-downloads": 1
and also tried to enable the feature "Use containerd for pulling and storing images" and also tried to re-install but there is no success,
Docker desktop version: 20.10.21
Is this the bug in this version, any workaround,