mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Docker inspect can also be used on images, this patch fixed the minor typo in file docker/flags.go and docs/man/docker.1.md Signed-off-by: DiuDiugirl <sophia.wang@pku.edu.cn>
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.