containers/rsync/Dockerfile

6 lines
114 B
Docker
Raw Permalink Normal View History

2022-11-19 10:59:15 -06:00
FROM alpine:latest
LABEL org.opencontainers.image.authors="kaan@bgenc.net"
RUN apk add --no-cache openssh rsync