FROM linuxserver/openssh-server RUN \ apk update && apk upgrade && \ apk --no-cache add git make rsync