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 eec3f1c commit af4cf3eCopy full SHA for af4cf3e
Dockerfile
@@ -51,6 +51,7 @@ RUN apk del libxml2-dev libzip-dev openssl-dev libpng-dev
51
# Install other libs
52
RUN apk add --update --no-cache \
53
python3 \
54
+ openssh-client \
55
git bash \
56
npm yarn
57
0 commit comments