Darren Stahl 22c83c567f Swap usage of LazyDLL and LoadDLL to LazySystemDLL. 8 سال پیش
..
hack 9d6989bbb6 fix flaky test TestImportFileWithMessage 9 سال پیش
README.md 00dcbd0693 Fix readme doc for dockerd 9 سال پیش
daemon.go 3976a33c1a router: Return explicit error rather than 404 for experimental. 8 سال پیش
daemon_freebsd.go 0c7eab3157 Make dockerd debuggable 9 سال پیش
daemon_linux.go f37117045c plugins: experimental support for new plugin management 9 سال پیش
daemon_solaris.go 46ec4c1ae2 Windows: create daemon root with ACL 8 سال پیش
daemon_test.go 14712f9ff0 Remove old cli framework. 9 سال پیش
daemon_unix.go 46ec4c1ae2 Windows: create daemon root with ACL 8 سال پیش
daemon_unix_test.go 934328d8ea Add functional support for Docker sub commands on Solaris 8 سال پیش
daemon_windows.go 46ec4c1ae2 Windows: create daemon root with ACL 8 سال پیش
docker.go 46ec4c1ae2 Windows: create daemon root with ACL 8 سال پیش
docker_windows.go fa82c0aa10 Windows: work around Go 1.6.2/Nano Server TP5 issue 9 سال پیش
metrics.go 3343d234f3 Add basic prometheus support 8 سال پیش
service_unsupported.go 6e7405ebd4 Fix tests and windows service. 9 سال پیش
service_windows.go 22c83c567f Swap usage of LazyDLL and LoadDLL to LazySystemDLL. 8 سال پیش

README.md

docker.go contains Docker daemon's main function.

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