clean-pvnet icon indicating copy to clipboard operation
clean-pvnet copied to clipboard

为什么docker创建环境失败

Open lucker26 opened this issue 11 months ago • 0 comments

E:\ld_test\clean-pvnet-master\clean-pvnet-master\docker>docker build -t pvnet_clean:latest . 2024/03/15 17:28:59 http2: server: error reading preface from client //./pipe/docker_engine: file has already been closed [+] Building 2.8s (3/3) FINISHED docker:default => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 2.07kB 0.0s => ERROR [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04 2.7s => [auth] nvidia/cuda:pull token for registry-1.docker.io 0.0s

[internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04:


Dockerfile:1

1 | >>> FROM nvidia/cuda:9.0-devel-ubuntu16.04 2 | 3 | # Hack to not have tzdata cmdline config during build

ERROR: failed to solve: nvidia/cuda:9.0-devel-ubuntu16.04: docker.io/nvidia/cuda:9.0-devel-ubuntu16.04: not found

View build details: docker-desktop://dashboard/build/default/default/vx88vxlqrto895b1udc7jjrxl

lucker26 avatar Mar 15 '24 09:03 lucker26