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:
parent
4ebd6b7e1d
commit
b39e6395fd
2 changed files with 3 additions and 13 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue