Containerized applications, Dev Container resources, and supporting automation.
- 🎬 yt-dlp: Hummingbird-based yt-dlp utility image published to GHCR.
- ✨ aspire-cli: installs the Aspire CLI with an available supported package manager.
- 🍺 homebrew-install: installs Homebrew and its Linux prerequisites.
- 📦 homebrew-packages: installs selected Homebrew formulae for a non-root user.
- 👤 nonroot-user: creates a named non-root user in minimal images.
- 📦 podman-in-podman: runs Podman inside a Dev Container with isolated storage.
- 🍺
core-runtime:latest-homebrew: Hummingbirdcore-runtimebuilder image with Homebrew preinstalled, published to GHCR.
- 🍻 homebrew-into-distroless: copies a Homebrew-installed package from a builder into a distroless runtime image.
- 🗄️ mssql-sidecar: runs SQL Server beside a minimal workspace container.
- 📦 podman-in-podman: Podman-in-Podman Dev Container samples.
- 📨 smtp4dev: runs smtp4dev beside a minimal workspace container.
- 🦑 squid-proxy: runs a Squid proxy beside a workspace container and tests its allowlist.
See Development for local feature validation.
See Troubleshooting for known issues and fixes.