{ "configure_zsh_as_default_shell": { "image": "mcr.microsoft.com/devcontainers/base:ubuntu", "features": { "common-utils": { "configureZshAsDefaultShell": true } } } }