Skip to content

Commit

Permalink
Merge pull request grpc#4073 from adelez/docker
Browse files Browse the repository at this point in the history
Docker
  • Loading branch information
ctiller committed Nov 6, 2015
2 parents 04ba3ca + 862a4d7 commit 5cd55dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/jenkins/build_interop_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ CONTAINER_NAME="build_${BASE_NAME}_$(uuidgen)"
# Prepare image for interop tests, commit it on success.
(docker run \
-e CCACHE_DIR=/tmp/ccache \
-e THIS_IS_REALLY_NEEDED='see https://github.com/docker/docker/issues/14203 for why docker is awful' \
-i $TTY_FLAG \
$MOUNT_ARGS \
$BUILD_INTEROP_DOCKER_EXTRA_ARGS \
Expand Down

0 comments on commit 5cd55dd

Please sign in to comment.