Against intuition, it will run from the terminal with
devcontainer
instead of devcontainers.
PS. Here is a very gentle introduction to the use of Dev Containers:
I just tried it in Bluefin-DX and works great!
Takeaway
No dependencies clash. npm and devcontainer install with no issues.
In a standard mutable OS such as Ubuntu 22.04. I would have to go through the pains of several pre-requisite packages. Not the case with Bluefin-DX batteries -included approach.
Yeah you can also brew install devcontainer if you prefer to do that. We have an issue open for putting devcontainer on the image, do you think we should include it ootb? I’m leaning towards yes.