Prerequisites

Make sure you have Docker and Git installed before starting.

Installation Methods

Choose your preferred installation method:

Recommended for macOS users - Homebrew will automatically install shell completions for you.

brew install dagger/tap/container-use

This will:

  • Install the latest cu binary
  • Add it to your $PATH
  • Install shell completions automatically

Verify Installation

cu version

Next Steps