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.
2 parents e65f24f + 74a0178 commit e7a1d67Copy full SHA for e7a1d67
Dockerfile.rootless
@@ -52,6 +52,7 @@ RUN apk --no-cache add \
52
git \
53
curl \
54
gnupg \
55
+ openssh-keygen \
56
&& rm -rf /var/cache/apk/*
57
58
RUN addgroup \
0 commit comments