Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.3 KB

README.md

File metadata and controls

49 lines (36 loc) · 2.3 KB

devcontainer-features

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

prerequisites

macOS

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

windows

development

development image supported-features
javascript-node:22 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-24.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-24.04

all features

devcontainer features publish

see also

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