mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 10:43:50 +00:00
The DOCKER_EXPERIMENTAL environment variable drives the activation of the 'experimental' build tag. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.