Files
moby/cmd/dockerd
Akihiro Suda 5ca47f5179 rootless: graduate from experimental
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>
2020-04-07 00:59:15 +09:00
..
2020-02-19 11:22:20 +01:00
2020-04-07 00:59:15 +09:00
2019-03-12 18:41:55 -07:00
2019-03-12 18:41:55 -07:00
2019-09-18 12:56:54 +02:00
2016-09-01 14:47:51 +08:00

docker.go contains Docker daemon's main function.

This file provides first line CLI argument parsing and environment variable setting.