failed to solve: failed to read dockerfile
Hi, I have built img from source and am trying to run the examples. I'm doing this on an Ubuntu 18.04 machine.
`sjames@sjames-ideapad:~/playground/img$ img build -t r.j3ss.co/img . Building r.j3ss.co/img:latest Setting up the rootfs... this may take a bit.
[+] Building 1.2s (2/2) FINISHED
=> [internal] load build definition from Dockerfile 0.8s
=> => transferring dockerfile: 2B 0.0s
=> [internal] load .dockerignore 1.1s
=> => transferring context: 47B 0.1s
Error: failed to solve: failed to read dockerfile: open /tmp/buildkit-mount368416638/Dockerfile: no such file or directory sjames@sjames-ideapad:~/playground/img$ uname -a Linux sjames-ideapad 5.0.0-23-generic #24~18.04.1-Ubuntu SMP Mon Jul 29 16:12:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux `
Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.
Is there any updates on this issue? I also faced with it! ++++