Skip to content
This repository was archived by the owner on Feb 15, 2021. It is now read-only.

Commit 09babbf

Browse files
authored
Adding openssh-client for ssh-keyscan
1 parent 2c056c6 commit 09babbf

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
@@ -10,6 +10,7 @@ WORKDIR /app
1010
# installs PHP and dependencies
1111
RUN apk add --no-cache \
1212
curl \
13+
openssh-client \
1314
php-cli \
1415
php-phar \
1516
php-openssl \

0 commit comments

Comments
 (0)