mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03: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.