🎁 Dockerized stack for vibint. Claude, Node.js, Bun, Deno, GitHub CLI, and development tools.
🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x
Docker image with multiple AI coding CLI tools, Node.js 24, Bun, Deno, GitHub CLI, and essential development tools.
Features
- Debian Bookworm (slim)
- Node.js 24 (official installation)
- Bun 1.x (
bun,bunx) - fast JS/TS runtime and package manager - Deno 2.x (
deno) - JS/TS runtime with built-in TypeScript - Claude Code CLI (
claude) - AI coding agent from Anthropic - Cursor CLI (
cursor-agent) - AI coding agent from Cursor - Codex CLI (
codex) - AI coding agent from OpenAI - Gemini CLI (
gemini) - AI coding agent from Google - OpenCode CLI (
opencode) - Open source AI coding agent - Copilot CLI (
copilot) - AI coding agent from GitHub - GitHub CLI (
gh) - Essential development tools (git, ssh, curl, wget, nano)
- Search & data tools (
rgripgrep,fdfd-find,jq,tree,less,ps,unzip,zip)
docker run \
--rm \
-it \
dockette/vibestack:latestPATH- Includes~/binand~/.local/binfor user-installed tools
Default working directory is /workspace.
/root/AGENT.md documents the installed tools and is meant to be read by the
AI agents running inside the container.
Default user is vibestack with UID 1000 and GID 1000 and sudo no password.
See how to contribute to this package. Consider to support f3l1x. Thank you for using this package.