FROM alpine:3.7 COPY drone-ssh-keys.sh /usr/bin/drone-ssh-keys RUN apk add --no-cache openssh-client rsync