Srini Brahmaroutu 21a809d9ae rename a existing container 10 years ago
..
README.md 6854e2997e Add README.md file for the docker directory 11 years ago
client.go a7aedca4a1 Client should use go log package. 10 years ago
daemon.go 568f86eb18 Deprecating ResolveRepositoryName 10 years ago
docker.go ae9bd580af Make --tlsverify enable tls regardless of value specified 10 years ago
flags.go 21a809d9ae rename a existing container 10 years ago
log.go 2facc04673 Add --log-level support 10 years ago

README.md

docker.go contains Docker's main function.

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