Skip to content

Commit

Permalink
an attempt to fix grpc#4835
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch committed Jan 22, 2016
1 parent 1872b44 commit 49832f2
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 @@ -85,6 +85,7 @@ CONTAINER_NAME="build_${BASE_NAME}_$(uuidgen)"
(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' \
-e THIS_IS_REALLY_NEEDED_ONCE_AGAIN='For issue 4835. 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 49832f2

Please sign in to comment.