1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docker
Sevki Hasirci ce3156f1eb fix mixed typo TlS -> TLS
Signed-off-by: Sevki Hasirci <s@sevki.org>
2015-07-20 21:14:45 +03:00
..
client.go
daemon.go fix mixed typo TlS -> TLS 2015-07-20 21:14:45 +03:00
daemon_unix.go
daemon_windows.go
docker.go fix mixed typo TlS -> TLS 2015-07-20 21:14:45 +03:00
docker_windows.go
flags.go fix mixed typo TlS -> TLS 2015-07-20 21:14:45 +03:00
log.go
README.md

docker.go contains Docker's main function.

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