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

Commit

Permalink
Adding openssh-client for ssh-keyscan
Browse files Browse the repository at this point in the history
  • Loading branch information
dbpolito committed May 15, 2020
1 parent 2c056c6 commit 09babbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ WORKDIR /app
# installs PHP and dependencies
RUN apk add --no-cache \
curl \
openssh-client \
php-cli \
php-phar \
php-openssl \
Expand Down

0 comments on commit 09babbf

Please sign in to comment.