img icon indicating copy to clipboard operation
img copied to clipboard

failed to solve: failed to read dockerfile

Open sjames opened this issue 6 years ago • 2 comments

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 `

sjames avatar Aug 22 '19 14:08 sjames

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

issue-label-bot[bot] avatar Aug 22 '19 14:08 issue-label-bot[bot]

Is there any updates on this issue? I also faced with it! ++++

ugurcancaykara avatar May 12 '22 09:05 ugurcancaykara