{ "my_favorite_color_is_green": { "image": "mcr.microsoft.com/devcontainers/base:focal", "features": { "ghcr.io/devcontainers/features/common-utils:1": { "installZsh": false, "installOhMyZsh": false, "upgradePackages": false, "username": "octocat" }, "color": { "favorite": "green" } }, "remoteUser": "octocat" }, "gold": { "image": "mcr.microsoft.com/devcontainers/base:ubuntu", "features": { "color": { "favorite": "gold" } } }, "green": { "image": "mcr.microsoft.com/devcontainers/base:ubuntu", "features": { "color": { "favorite": "green" } } } }