docker下拉不了镜像了???
PS C:\Users\cz> docker pull omicsclass/samtools:latest
Error response from daemon: Get https://registry-1.docker.io/v2/omicsclass/samtools/manifests/latest: Get https://auth.docker.io/token?account=erdongzhengwen&scope=repository%3Aomicsclass%2Fsamtool...
Once I started playing with Docker on Windows it quickly turned out that latest version heavily rely on WSL 2, in comparison to an older Hyper-V based approach. One thing that changed significantly during this technology transition was lack of a setting screen to actually define the location (and...
C:\Users\Administrator>docker run --rm -v D:/blast:/work -it omicsclass/blast-plus:latest
docker: Error response from daemon: status code not OK but 500: {"Message":"Unhandled exception: Drive has not been shared"}.
See 'docker run --help'.