idealo / image-quality-assessment

Convolutional Neural Networks to predict the aesthetic and technical quality of images.

Home Page:https://idealo.github.io/image-quality-assessment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to build docker file NIMA.cpu

brunohppl opened this issue · comments

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

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

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