🎁 Dockerized stack for vibint. Claude, Node.js, GitHub CLI, and development tools.
🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x
Docker image with multiple AI coding CLI tools, Node.js 24, GitHub CLI, and essential development tools.
Features
- Debian Bookworm (slim)
- Node.js 24 (official installation)
- 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, curl, wget, nano)
docker run \
--rm \
-it \
dockette/vibestack:latestPATH- Includes~/binand~/.local/binfor user-installed tools
Default working directory is /workspace.
Default user is vibestack with UID 1000 and GID 1000 and sudo no password.