mirror of
https://github.com/moby/moby.git
synced 2026-07-15 20:12:07 +00:00
Close #40484 Note that the support for cgroup v2 isn't ready for production yet, regardless to rootful or rootless. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.