devcontainer-features

https://github.com/ridhwaans/devcontainer-features

prerequisites

macOS

  • GET Sonoma Update
  • GET Xcode Command Line Tools xcode-select --install

windows

development

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

test

runner image
ubuntu-22.04

base scenario

devcontainer features test --features base --skip-autogenerated --skip-duplicated --filter="base"

global scenarios

devcontainer features test --global-scenarios-only

release

runner image
ubuntu-22.04

all features

devcontainer features publish

see also

https://github.com/ridhwaans/dotfiles
https://containers.dev/implementors/features/