mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +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.