1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docker
Alexandr Morozov cb106e74a1 Merge pull request #8238 from vbatts/vbatts-daemon_timestamps
daemon logging: unifying output and timestamps
2014-10-16 15:55:49 -07:00
..
client.go daemon logging: unifying output and timestamps 2014-09-26 14:44:46 -04:00
daemon.go Remove client key.json generation for trust 2014-10-14 17:16:45 +00:00
docker.go Merge pull request #8238 from vbatts/vbatts-daemon_timestamps 2014-10-16 15:55:49 -07:00
flags.go Add DOCKER_TLS_VERIFY environment variable, equivalent to --tlsverify flag 2014-10-13 11:49:26 +01:00
README.md

docker.go contains Docker's main function.

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