idealo / image-quality-assessment

Convolutional Neural Networks to predict the aesthetic and technical quality of images.
https://idealo.github.io/image-quality-assessment/
Apache License 2.0
2.04k stars 441 forks source link

Failed to build docker file NIMA.cpu #100

Open brunohppl opened 2 years ago

brunohppl commented 2 years ago

docker build -t nima-cpu . -f Dockerfile.cpu [+] Building 0.1s (2/2) FINISHED => [internal] load build definition from Dockerfile.cpu 0.1s => => transferring dockerfile: 2B 0.0s => [internal] load .dockerignore 0.1s => => transferring context: 2B 0.0s failed to solve with frontend dockerfile.v0: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount769233152/Dockerfile.cpu: no such file or directory

aviaisr commented 2 years ago

Hi, Any solution to that? I'm facing the same issue.

nht-1999 commented 2 years ago

I'm facing the same issue. I think you should try to check your working directory is right which stores Dockerfile.cpu.