Add openssh machinery

This commit is contained in:
decentral1se 2021-06-05 08:03:42 +02:00
parent 76d5a1026a
commit a7f0bbde62
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ RUN apk add --upgrade --no-cache \
git \
grep \
jq \
openssh-client \
py3-requests \
skopeo \
util-linux \