Skip to content

Commit

Permalink
Add rsync tool
Browse files Browse the repository at this point in the history
  • Loading branch information
devsibwarra authored Apr 23, 2020
1 parent 20f2880 commit 4cc2149
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ RUN apk update \
jq \
ca-certificates \
python \
py2-pip && \
py2-pip \
rsync && \
pip install shyaml && \
rm -rf /var/cache/apk/*

Expand Down

0 comments on commit 4cc2149

Please sign in to comment.