We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6113b74 commit bcfa6fcCopy full SHA for bcfa6fc
Dockerfile
@@ -54,7 +54,7 @@ RUN apk del libxml2-dev libzip-dev openssl-dev libpng-dev icu-dev
54
# Install other libs
55
RUN apk add --update --no-cache \
56
python3 \
57
- openssh-client \
+ openssh-client rsync \
58
git bash \
59
npm yarn
60
0 commit comments