Claude Code
v1.0.0
Anthropic's CLI coding agent with full dev environment
What's included
- Claude Code -- Anthropic's CLI coding agent
- Docker, Go, Rust, Node.js 22, Python + uv
- Playwright with Chromium and Firefox
- ripgrep, fd, fzf, jq, yq, bat, tmux, htop, btop
After install
- SSH in and switch to the coder user: su - coder
- Authenticate: claude
Install
$
curl -fsSL https://virtua.sh/i/claude-ssh | bashSupported Operating Systems
Ubuntu 24Ubuntu 25Debian 12Debian 13Rocky 9Rocky 10Alma 9Alma 10
Requirements
- RAM
- 2GB minimum
- Disk
- 10GB minimum
Configuration
| Variable | Default | Description |
|---|---|---|
| VIRTUA_USER | coder | System user for the agent |
| VIRTUA_PASS | random 16-char | User password (for su - coder). Auto-generated if not set. |
16 installsOfficial website →