We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3bb80 commit 4e52f73Copy full SHA for 4e52f73
1 file changed
Dockerfile
@@ -56,4 +56,4 @@ RUN npm install yarn@1.3.2 -g
56
# Install extra dependencies
57
# separated from the compile dependencies for node and ruby
58
# to make use of docker build layers
59
-RUN apt-get -y install zip curl
+RUN apt-get -y install zip curl rsync
0 commit comments