Sign inSign up

dockette/vibestack

Sponsored OSS

By dockette

•Updated 6 days ago

Image
0

8.5K

dockette/vibestack repository overview

⁠Dockette / Vibestack

šŸŽ Dockerized stack for vibint. Claude, Node.js, Bun, Deno, GitHub CLI, and development tools.

šŸ•¹ f3l1x.io⁠ | šŸ’» f3l1x⁠ | 🐦 @xf3l1x⁠

GitHub Actions Docker Hub pulls GitHub Sponsors Support/Discussions


⁠Prologue

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 (rg ripgrep, fd fd-find, jq, tree, less, ps, unzip, zip)

⁠Usage

docker run \
    --rm \
    -it \
    dockette/vibestack:latest

⁠ENV(s)

  • PATH - Includes ~/bin and ~/.local/bin for user-installed tools

⁠Workdir

Default working directory is /workspace.

⁠Agent docs

/root/AGENT.md documents the installed tools and is meant to be read by the AI agents running inside the container.

⁠User

Default user is vibestack with UID 1000 and GID 1000 and sudo no password.

⁠Maintenance

See how to contribute⁠ to this package. Consider to support⁠ f3l1x. Thank you for using this package.

Tag summary

Content type

Image

Digest

sha256:8bb5ced07…

Size

1.4 GB

Last updated

6 days ago

docker pull dockette/vibestack

This week's pulls

Pulls:

72

Last week