aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/dist_test/Dockerfile.local
diff options
context:
space:
mode:
authorGravatar Vijay Vasudevan <vrv@google.com>2016-07-01 11:55:31 -0700
committerGravatar GitHub <noreply@github.com>2016-07-01 11:55:31 -0700
commit06fca4d9bc7ebff88493e105e4a1fe5002616469 (patch)
treee717d6a2e26d71455b0be40deedb1c11ab1eba0b /tensorflow/tools/dist_test/Dockerfile.local
parent1c9e73a7a54413e205c9d0b127c61f0cb1adda34 (diff)
parentde32f9237b5958f7a6951e79f2649572d29a1980 (diff)
Merge pull request #3151 from rmlarsen/branch_126416482
Branch 126416482
Diffstat (limited to 'tensorflow/tools/dist_test/Dockerfile.local')
-rw-r--r--tensorflow/tools/dist_test/Dockerfile.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/tools/dist_test/Dockerfile.local b/tensorflow/tools/dist_test/Dockerfile.local
index fae7ddb14a..e23fa034a3 100644
--- a/tensorflow/tools/dist_test/Dockerfile.local
+++ b/tensorflow/tools/dist_test/Dockerfile.local
@@ -4,7 +4,7 @@ MAINTAINER Shanqing Cai <cais@google.com>
RUN apt-get update
-RUN apt-get install -y \
+RUN apt-get install -y --no-install-recommends \
build-essential \
dbus \
git \