github.com/jwhonce/docker@v0.6.7-0.20190327063223-da823cf3a5a3/hack/ci/experimental (about)

     1  #!/usr/bin/env bash
     2  # Entrypoint for jenkins experimental CI
     3  set -eu -o pipefail
     4  
     5  export DOCKER_EXPERIMENTAL=y
     6  
     7  hack/make.sh \
     8  	binary-daemon \
     9  	test-integration