pascalwhoop / tf_openailab_gpu_docker

39 stars 17 forks source link

Unable to create image #4

Open bithal opened 6 years ago

bithal commented 6 years ago

Sending build context to Docker daemon 14.85kB Step 1/22 : FROM nvidia/cuda:8.0-runtime 8.0-runtime: Pulling from nvidia/cuda 297061f60c36: Already exists e9ccef17b516: Already exists dbc33716854d: Already exists 8fe36b178d25: Already exists 686596545a94: Already exists f1bcd221488d: Pull complete 9b550a8f9587: Pull complete a77ef8d600be: Pull complete Digest: sha256:62d598ccddb69019b1a582e69a19d27abd2fc0a3b4ac9e6e4da47ae6fc5f945a Status: Downloaded newer image for nvidia/cuda:8.0-runtime ---> 640bc3ad168d Step 2/22 : LABEL maintainer="Pascal Brokmeier public@pascalbrokmeier.de" ---> Running in 0f36a229abb0 Removing intermediate container 0f36a229abb0 ---> c16f4ba8229f Step 3/22 : WORKDIR / Removing intermediate container 762e93db9dcd ---> 0a3cf24011f2 Step 4/22 : COPY cudnn-8.0-linux-x64-v6.0.tgz / COPY failed: stat /var/lib/docker/tmp/docker-builder449993485/cudnn-8.0-linux-x64-v6.0.tgz: no such file or directory