NIyueeE/dsh-container

NIyueeE★ 1DockerfileLast synced: 2026-08-14

Open on GitHub

DeepSeek Harness (dsh) container image: universal dev-container base, dsh auto-update on boot, compose + Quadlet examples

README excerpt

dsh Container Image Containerized DeepSeek Harness ( dsh ), built on top of Microsoft's universal dev container image mcr.microsoft.com/devcontainers/universal , ready to use out of the box with automatic dsh updates baked in. The image is published to GitHub Container Registry; both the compose.yaml and the Quadlet .container examples pull the image directly — no local build needed. dsh itself comes from the official repository deepseek-ai/deepseek-harness and is installed the way the official README describes: install Node.js, then npm-install @deepseek-ai/dsh . Features Component Description Base image mcr.microsoft.com/devcontainers/universal:latest (Ubuntu 24.04; large but with a complete toolchain; currently same digest as 6.1.1-noble ; pin an exact tag with the BASE IMAGE build arg) Built-in toolchain Node.js 22/24 (nvm), Python, Go, Java, Docker CLI/Engine, git, build-essential, etc. Added toolchain Rust/cargo (rustup minimal profile, pinnable via RUST TOOLCHAIN ), uv (COPYed from the official image at a pinned version, default 0.12.3) dsh Global npm install of @deepseek-ai/dsh , same source as the official README's npx @deepseek-ai/dsh web ; pinnable via DSH VERSION Auto-u…

View full README on GitHub →
Fun / Adsdeepseek-harnessdockerdocker-composedshdsh-pluginpodmanpodman-composequadlet

Category