mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-27 17:13:43 +00: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.