mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
We make the check more user-friendly, and users can learn start docker with wrong fd used. Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.