🎁 Dockerized stack for vibint. Claude, Node.js, GitHub CLI, and development tools.
🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x
Docker image with Claude CLI, Node.js 22, GitHub CLI, and essential development tools.
Features
- Debian Bookworm (slim)
- Node.js 22 (via NVM)
- Claude CLI (claude)
- 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.