mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
6578ad90c3
This sets up the umask so that it's the same on all systems. Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> |
||
---|---|---|
.. | ||
client.go | ||
daemon.go | ||
daemon_unix.go | ||
daemon_windows.go | ||
docker.go | ||
docker_windows.go | ||
flags.go | ||
log.go | ||
README.md |
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.