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.