Skip to content

Commit af4cf3e

Browse files
authored
Add openssh to image
1 parent eec3f1c commit af4cf3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ RUN apk del libxml2-dev libzip-dev openssl-dev libpng-dev
5151
# Install other libs
5252
RUN apk add --update --no-cache \
5353
python3 \
54+
openssh-client \
5455
git bash \
5556
npm yarn
5657

0 commit comments

Comments
 (0)