用W11安装docker后,docker search omicsclass出错
Error response from daemon: Get "https://index.docker.io/v1/search?q=omicsclass&n=25": dialing index.docker.io:443 container via direct connection because has no HTTPS proxy: connecting to index.docker.io:443: dial tcp 108.160.172.1:443: ...
1.查询镜像:
$ docker search omicsclass
INDEX NAME DESCRIPTION STARS OFFICIAL AUTOMATED
docker.io docker.io/omicsclass/biocontainer-base Biocontainers base Image 0
docker.io docker.io/omicsclass/samtools ...
docker 容器自动退出,再连就报错:Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
我检查docker运行状态显示正在运行:
docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.servic...
docker 容器自动退出,再连就报错:Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
我检查docker运行状态显示正在运行:
docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.servic...
C:\Program Files\Docker\Docker\resources\bin\docker.exe: error during connect: Post http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.40/containers/create: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run...