mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
When using systemd, pass expected cgroupsPath and cli options to runc. Upstream-commit: 99adcaebc0aca57f2665f356e4a9b4218aa5d5f7 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.