mirror of
https://github.com/getcompanion-ai/computer-guest.git
synced 2026-04-15 04:03:25 +00:00
thin guest vm image for agentcomputer
https://agentcomputer.ai
| .github | ||
| defaults | ||
| desktop | ||
| terminfo | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| microagent-desktop-session.sh | ||
| microagent-init.sh | ||
| microagent-network-up.sh | ||
| README.md | ||
| sshd_config | ||
computer-guest is the thin dev-tool packed docker image that runs on all agentcomputer.ai machines by default
Expected Ports
2222for SSH6080for browser VNC
Runtime
The guest is expected to boot from a normal Firecracker kernel plus rootfs and start through a small custom init script running on PID 1 responsible for:
- bringing up guest networking
- starting SSH and desktop services
- staying alive as the runtime supervisor for the VM