This dev container uses cgr.dev/chainguard/wolfi-base with git, curl, bash, and just pre-installed. Dev container features add git, just, and nickel automatically.
-
Install the Dev Containers extension (
ms-vscode-remote.remote-containers). -
Set
dev.containers.dockerPathtopodmanin VS Code settings. -
Open the repo folder, then choose Reopen in Container from the command palette.
-
From the repository on GitHub, click Code > Codespaces > New codespace.
-
The container builds automatically from this configuration.
-
Prefix the repo URL with
https://gitpod.io/#to launch a workspace. -
Gitpod reads
devcontainer.jsonand builds the environment.