Can't launch local development instance in VSCode devcontainer

Hello Dawarich community!

I’m on the latest version, 0.36.3. I’m trying to launch a local development instance in VSCode following these instructions on Github. I see the dawarich_devcontainers coming up in docker, but eventually I get a failure processing the postCreateCommand (see below).

Apparently, Gemfile is missing. There is one in the root folder of the project, but how do I map it into the container (if it’s even the right one)? Copying it into the .devcontainer directory doesn’t help. Clearly I don’t know what I’m doing, but what am I missing?

Thanks for any help! I very much appreciate it!

I’ll look into it, thanks