container2wasm icon indicating copy to clipboard operation
container2wasm copied to clipboard

Unable to prepare context img not found

Open TheWebX opened this issue 1 year ago • 2 comments

2024/07/27 22:29:01 saving "ubuntu:22.04" to "/tmp/container2wasm3152804578/img" 2024/07/27 22:29:05 buildx args: [buildx build --progress=plain --build-arg TARGETARCH=amd64 --build-arg TARGETPLATFORM=linux/amd64 --platform=linux/amd64 -f /tmp/container2wasm2771730531 --output type=local,dest=/tmp/out-js2/htdocs --build-arg OUTPUT_NAME=out.wasm --build-arg LINUX_LOGLEVEL=0 --build-arg INIT_DEBUG=false /tmp/container2wasm3152804578/img] ERROR: unable to prepare context: path "/tmp/container2wasm3152804578/img" not found exit status 1

Any idea why? Docker 24 Buildx 0.11 c2w 0.64

TheWebX avatar Jul 27 '24 22:07 TheWebX

Hi, sorry for slow reply. Are you running this on mac or on linux?

ktock avatar Aug 20 '24 05:08 ktock

Linux

TheWebX avatar Aug 20 '24 06:08 TheWebX