https://github.com/ridhwaans/devcontainer-features
macOS
- GET Sonoma Update
- GET Xcode Command Line Tools
xcode-select --install
windows
-
GET
Ubuntu 22.04 LTS (Jammy Jellyfish)
from the Microsoft Store- optional: upgrade to the interim release
- managing multiple linux distributions
-
GET Docker Desktop
development image | supported-features |
---|---|
javascript-node:20 | docker-in-docker |
in VS Code, select Dev Containers: Reopen in Container
, or
Dev Containers: Rebuild Without Cache and Reopen in Container
runner image |
---|
ubuntu-22.04 |
devcontainer features test --features base --skip-autogenerated --skip-duplicated --filter="base"
devcontainer features test --global-scenarios-only
runner image |
---|
ubuntu-22.04 |
devcontainer features publish
https://github.com/ridhwaans/dotfiles
https://containers.dev/implementors/features/