Explorar o código

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

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

+ 1 - 0
dev-support/docker/Dockerfile

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