You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2025. It is now read-only.
Using a very basic config:
{ "name": "devcontainer", "image": "mcr.microsoft.com/devcontainers/base:bullseye", "features": { "ghcr.io/devcontainers-contrib/features/pulumi:1": {} } }pulumi cli will be only available for the
rootuser, not the default UID=1000 user that is logged in by default.