SSH_Docker/Dockerfile
2021-04-09 14:21:41 +02:00

3 lines
54 B
Docker

FROM alpine:3.7
RUN apk add --no-cache openssh-client