Skip to content

Commit

Permalink
install rsync
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Feb 27, 2020
1 parent 8848cbc commit 623618e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ RUN yum update -y \
&& yum install -y wget tar unzip dos2unix \
&& yum clean all

RUN yum install -y wget tar unzip dos2unix
RUN yum install -y wget tar unzip dos2unix rsync

ARG GROUPER_CONTAINER_VERSION
ENV GROUPER_VERSION=2.5.11 \
Expand Down

0 comments on commit 623618e

Please sign in to comment.