mirror of
https://github.com/30hours/blah2.git
synced 2024-11-08 12:25:42 +00:00
.. | ||
devcontainer.json | ||
docker-compose.yml | ||
Dockerfile | ||
README.md |
todo: currently not working
Usage
Install a recent nodejs
using nvm.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
nvm install node 21.6.2
Install the latest devcontainer CLI.
npm install -g @devcontainers/cli
devcontainer --version
Run the devcontainer.
devcontainer up --workspace-folder .