Getting Started
Welcome to Cruise — a keyboard-first TUI for managing containers across runtimes. Whether you’re a developer, DevOps engineer, or sysadmin, Cruise fits into your terminal-centric workflow and makes container management interactive and fast.
Prerequisites
Section titled “Prerequisites”- A supported container runtime (Docker, with more on the roadmap)
- Trivy or Grype (optional, for vulnerability scanning)
Quick Start
Section titled “Quick Start”-
Install Cruise — see the installation guide
-
Run Cruise by typing
cruisein your terminal -
Configure your terminal — set
term = "your-terminal"in~/.config/cruise/config.toml -
Explore — use
tabto switch pages,?for help,qto quit
Configuration
Section titled “Configuration”Cruise uses a TOML config file. To dump the default config:
cruise dump > ~/.config/cruise/config.tomlSee the full configuration reference for all available options.
Why Cruise?
Section titled “Why Cruise?”Ever felt that container CLIs are too lengthy or limited? Find yourself running the same commands repeatedly, or writing multiline commands only for a typo to ruin it?
Cruise is a full container management TUI — not just a monitoring service. Unlike lazydocker or docui, Cruise lets you manage and monitor containers, images, volumes, networks, and more from a single keyboard-driven interface. It blends the best of CLI and GUI without the downsides of either.
Planned Features
Section titled “Planned Features”- Compose / project management
- More vulnerability scanners
- Registry management
- Image repository browser
- Alert integration for monitoring