Skip to content

Sandbox Dev Container

Container orchestration tools (Podman-in-Podman)

Auto-Generated Documentation

This page is automatically generated from devcontainer/sandbox/ configurations.

Runtime Matrix

Runtime GPU Image Port
Docker CPU - ghcr.io/atrawog/bazzite-ai-pod-sandbox:stable -
Podman CPU - ghcr.io/atrawog/bazzite-ai-pod-sandbox:stable -

VS Code Extensions

  • anthropic.claude-code - Claude Code integration
  • ms-azuretools.vscode-docker - Docker support
  • ms-kubernetes-tools.vscode-kubernetes-tools - Kubernetes tools
  • ms-python.python - Python language support
  • ms-vscode.cpptools - C/C++ support
  • redhat.vscode-yaml - YAML support

Configuration Details

Mounts

source=${localWorkspaceFolder},target=/workspace,type=bind

Remote User: jovian

Lifecycle Commands

postCreateCommand:

echo '✓ Sandbox container ready (Docker CPU)'

Quick Start

For detailed setup instructions, see the Dev Containers deployment guide.