Explorar o código

HADOOP-13307. add rsync to Dockerfile so that precommit archive works. Contributed by Allen Wittenauer.

Akira Ajisaka %!s(int64=9) %!d(string=hai) anos
pai
achega
85209cc591
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dev-support/docker/Dockerfile

+ 1 - 0
dev-support/docker/Dockerfile

@@ -59,6 +59,7 @@ RUN apt-get -q update && apt-get -q install --no-install-recommends -y \
     python \
     python2.7 \
     python-pip \
+    rsync \
     snappy \
     zlib1g-dev