mirror of
https://github.com/moby/moby.git
synced 2026-07-12 10:35:14 +00:00
Turn warnings into a deprecation notice and highlight that it will prevent daemon startup in future releases. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.