Skip to content

Commit 9f413a5

Browse files
authored
Update Dockerfile (#57)
added `openssh-keygen`. fixes cloud-native-toolkit/software-everywhere#261
1 parent 10be77b commit 9f413a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN apk add --no-cache \
1212
shadow \
1313
bash \
1414
openssl \
15+
openssh-keygen \
1516
ca-certificates \
1617
perl \
1718
openvpn \

0 commit comments

Comments
 (0)