SSH_Docker/Dockerfile

3 lines
54 B
Docker
Raw Normal View History

2021-04-09 14:21:41 +02:00
FROM alpine:3.7
RUN apk add --no-cache openssh-client