Update docker image

Use dmcgowan/docker-integration until can push to distribution namespace

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
This commit is contained in:
Derek McGowan 2015-05-28 15:55:04 -07:00
parent 4ebd6b7e1d
commit b39e6395fd
2 changed files with 3 additions and 13 deletions

View file

@ -15,8 +15,7 @@ fi
INTEGRATION_IMAGE=${INTEGRATION_IMAGE:-distribution/docker-integration}
# Make sure we upgrade the integration environment.
# Not yet on hub, run `docker build -t distribution/docker-integration .`
#docker pull $INTEGRATION_IMAGE
docker pull $INTEGRATION_IMAGE
# Start the integration tests in a Docker container.
ID=$(docker run -d -t --privileged $volumeMount \