Add openssh to Dockerfile
This commit is contained in:
parent
650ed37743
commit
9a83d2192e
@ -1,6 +1,7 @@
|
||||
FROM alpine:edge
|
||||
|
||||
RUN apk --no-cache add \
|
||||
openssh \
|
||||
libressl \
|
||||
lftp \
|
||||
bash
|
||||
|
Loading…
Reference in New Issue
Block a user