Skip to content

Base Dev Container

Minimal foundation container with development tools

Auto-Generated Documentation

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

Runtime Matrix

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

VS Code Extensions

  • anthropic.claude-code - Claude Code integration
  • ms-azuretools.vscode-docker - Docker support
  • ms-python.python - Python language support
  • ms-vscode.cpptools - C/C++ support

Configuration Details

Mounts

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

Remote User: jovian

Lifecycle Commands

postCreateCommand:

echo '✓ Base container ready (Docker CPU)'

Quick Start

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