add openssh-keygen to rootless image (#34625)
This commit is contained in:
parent
3f7dbbdaf1
commit
74a0178c6a
@ -52,6 +52,7 @@ RUN apk --no-cache add \
|
|||||||
git \
|
git \
|
||||||
curl \
|
curl \
|
||||||
gnupg \
|
gnupg \
|
||||||
|
openssh-keygen \
|
||||||
&& rm -rf /var/cache/apk/*
|
&& rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
RUN addgroup \
|
RUN addgroup \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user