aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/dist_test/Dockerfile.local
diff options
context:
space:
mode:
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 \