mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Dockerd: enable CORS when only `--api-cors-header` is used Upstream-commit: 59aed5ab36b1b5b360aa230effbefd757e889329 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.