1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docker
John Howard 1fbaf6ee8b Windows CI: Fix unit test failures
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-03-11 19:31:08 -08:00
..
listeners Add check for non-systemd fd use case 2016-02-22 01:53:38 +00:00
client.go
client_test.go
common.go
daemon.go Move registry service options to the daemon configuration. 2016-03-10 11:53:11 -05:00
daemon_freebsd.go
daemon_linux.go
daemon_none.go
daemon_test.go Windows CI: Fix unit test failures 2016-03-11 19:31:08 -08:00
daemon_unix.go
daemon_unix_test.go Windows CI: Fix unit test failures 2016-03-11 19:31:08 -08:00
daemon_windows.go
docker.go
docker_windows.go
flags.go
flags_test.go
README.md

docker.go contains Docker's main function.

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