mirror of
https://github.com/yavook/kiwi-scp.git
synced 2025-12-06 16:43:00 +00:00
2 lines
48 B
Docker
2 lines
48 B
Docker
|
|
FROM alpine:latest
|
||
|
|
RUN apk --no-cache add rsync
|