MasterPi-2124 / sos-image

image for blockchain OS
0 stars 0 forks source link

error: failed to solve: rpc error: code = Unknown desc = failed to read dockerfile: open /tmp/buildkit-mount761961703/Dockerfile: no such file or directory #3

Closed nghuyenthevinh2000 closed 3 years ago

nghuyenthevinh2000 commented 3 years ago

I encounter this problem after I run: I run on Ubuntu.

docker buildx build --tag sos-full --file Dockerfile --platform linux/arm64 --progress plain --cache-to ghcr.io/faddat/sos-full:cache --cache-from ghcr.io/faddat/sos-full:cache --load ../..
nghuyenthevinh2000 commented 3 years ago

fixed it, turn out that I do not run in sos/rpi/full. So it cannot find Dockerfile.