Just recently saw your video w/new 'pi' tool. In performing a 'build', it appears to be attempting to download an ~image from the internet:
[+] Building 12.3s (2/2) FINISHED
=> [internal] load local bake definitions 0.0s
=> => reading from stdin 522B 0.0s
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 1.57kB 0.0s
[+] up 0/1
⠙ Image pithagoras-portal Building 12.3s
failed to solve: failed to read dockerfile: failed to mount /private/d/tmp/buildkit-mount251692612: [{Type:bind Source:/private/d/vfs/wvrnxn1t6t5t6lqt859y6812j Target: Options:[rbind ro]}]: bindfs [[-o ro /private/d/vfs/wvrnxn1t6t5t6lqt859y6812j /private/d/tmp/buildkit-mount251692612]] failed: "mount_macfuse: the file system is not available (1)\n": exit status 1
It's claiming that macfuse isn't available (but it was : ~5.1.1), and then it downloaded a new variant of that too!? (now ~5.3.3) OSX (15.6.1 (24G90)) wants me to restart to install the new one, but I haven't yet...
Just recently saw your video w/new 'pi' tool. In performing a 'build', it appears to be attempting to download an ~image from the internet:
[+] Building 12.3s (2/2) FINISHED
=> [internal] load local bake definitions 0.0s
=> => reading from stdin 522B 0.0s
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 1.57kB 0.0s
[+] up 0/1
⠙ Image pithagoras-portal Building 12.3s
failed to solve: failed to read dockerfile: failed to mount /private/d/tmp/buildkit-mount251692612: [{Type:bind Source:/private/d/vfs/wvrnxn1t6t5t6lqt859y6812j Target: Options:[rbind ro]}]: bindfs [[-o ro /private/d/vfs/wvrnxn1t6t5t6lqt859y6812j /private/d/tmp/buildkit-mount251692612]] failed: "mount_macfuse: the file system is not available (1)\n": exit status 1
It's claiming that macfuse isn't available (but it was : ~5.1.1), and then it downloaded a new variant of that too!? (now ~5.3.3) OSX (15.6.1 (24G90)) wants me to restart to install the new one, but I haven't yet...