Oh okay I see the issue, I’ll add this info to the repo as well. The system is trying to mount cache/humble/build and the install + log directories to a folder inside the container. You don’t have these directories on your system before you try to build it. Or you could just comment this out from the devcontainer.json file and try to build again. it should be successful then.

1 Like