GitHub

This repo is my place for my custom dev container features - see containers.dev/features for more.

I make no guarantee that features here won't break with updates etc, but I use stuartleeks/dev-container-features-playground for experimenting with features.

If you want to create your own features, see https://github.com/devcontainers/feature-template

Feature Description
azure-cli-persistence Preserve ~/.azure folder across instances (avoids extra logins)
add-host Add a host name/ip to the dev container hosts file
dev-tunnels Set up the devtunnel CLI for working with Dev Tunnels
github-copilot-cli Set up the GitHub copilot CLI for working with GitHub Copilot and persist config
railway-cli Set up the railway CLI for working with Railway projects
shell-history Preserve shell history across dev container instances/rebuilds

Read the original on github.com ↗