aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/dist_test/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/dist_test/Dockerfile')
-rw-r--r--tensorflow/tools/dist_test/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/tools/dist_test/Dockerfile b/tensorflow/tools/dist_test/Dockerfile
index 65d7e1717e..83bbeeca8a 100644
--- a/tensorflow/tools/dist_test/Dockerfile
+++ b/tensorflow/tools/dist_test/Dockerfile
@@ -23,7 +23,7 @@ FROM ubuntu:16.04
MAINTAINER Shanqing Cai <cais@google.com>
RUN apt-get update
-RUN apt-get install -y --no-install-recommends \
+RUN apt-get install -y \
curl \
python \
python-numpy \