Files
docker-cli/components/engine/cmd/dockerd
Tonis Tiigi e529bcd027 Implement incremental file sync using client session
Also exposes shared cache and garbage collection/prune
for the source data.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Upstream-commit: 5c3d2d552b0430672d5f481ab2d37036f6e92166
Component: engine
2017-06-22 11:52:35 -07:00
..
2017-06-20 09:21:37 -07:00
2017-06-01 13:34:31 -07:00
2017-05-10 14:16:27 -07:00
2017-06-01 13:34:31 -07:00
2016-10-27 10:34:38 -07:00
2017-06-01 13:34:31 -07:00
2017-06-01 13:34:31 -07: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.