π 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:latest
PATH- 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.