Skip to content

Commit 4e52f73

Browse files
Hans Krutzerhkrutzer
authored andcommitted
Add rsync
1 parent 5a3bb80 commit 4e52f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ RUN npm install yarn@1.3.2 -g
5656
# Install extra dependencies
5757
# separated from the compile dependencies for node and ruby
5858
# to make use of docker build layers
59-
RUN apt-get -y install zip curl
59+
RUN apt-get -y install zip curl rsync

0 commit comments

Comments
 (0)