Skip to main content
Starts a stopped container. You can attach to the container’s output streams and optionally keep STDIN open.

Usage

container start [--attach] [--interactive] [--debug] <container-id>

Arguments

container-id
string
required
Container ID

Options

-a, --attach
boolean
Attach stdout/stderr
-i, --interactive
boolean
Attach stdin

Build docs developers (and LLMs) love