blog/.docker/rsync_deploy/Dockerfile

2 lines
72 B
Docker

FROM alpine:latest
RUN apk --update add --no-cache openssh-client rsync