We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25384c commit 4629922Copy full SHA for 4629922
Dockerfile
@@ -6,6 +6,7 @@ RUN set -eux; \
6
gpg \
7
alpine-sdk \
8
bash \
9
+ openssh \
10
libffi-dev \
11
;
12
COPY entrypoint.sh /entrypoint.sh
0 commit comments