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>
This commit is contained in:
Arnaud Porterie
2015-05-20 12:21:17 -07:00
parent 0cc5da0635
commit ca6722f1c5
9 changed files with 30 additions and 0 deletions
+1
View File
@@ -168,6 +168,7 @@ type Info struct {
NoProxy string
Name string
Labels []string
ExperimentalBuild bool
}
// This struct is a temp struct used by execStart