containers/rsync/Dockerfile

6 lines
114 B
Docker

FROM alpine:latest
LABEL org.opencontainers.image.authors="kaan@bgenc.net"
RUN apk add --no-cache openssh rsync