Files
docker-docs/docker
Arnaud Porterie ca6722f1c5 Add DOCKER_EXPERIMENTAL environment variable
The DOCKER_EXPERIMENTAL environment variable drives the activation of
the 'experimental' build tag.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
2015-05-20 12:21:17 -07:00
..
2014-10-24 13:03:46 -07:00

docker.go contains Docker's main function.

This file provides first line CLI argument parsing and environment variable setting.