1
0
Fork 0

add rsync to tools
continuous-integration/drone/push Build is passing Details

master
bunix42 3 years ago
parent 84bdb713e1
commit 0e54f706e0

@ -1,3 +1,3 @@
FROM alpine:latest
RUN apk add --no-cache curl jq openssh-client
RUN apk add --no-cache curl jq openssh-client rsync
Loading…
Cancel
Save