Command-Line Options

systemd-docker provides a few simple but powerful flags to control its behavior. These options let you fine-tune how it integrates with systemd and the container.

Basic Usage

systemd-docker [flags] -- [docker flags]

Everything before -- configures systemd-docker itself. Everything after -- is passed directly to docker run.

Available Flags