Skip to content

Commit c743242

Browse files
authored
Update Dockerfile (#59)
added `openssh-keygen`. fixes cloud-native-toolkit/software-everywhere#261 (cherry picked from commit f1ba7ed)
1 parent b57e736 commit c743242

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)