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

README.md

docker.go contains Docker's main function.

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