@ -1,3 +1,5 @@
FROM linuxserver/openssh-server
RUN apk --no-cache add git make
RUN \
apk update && apk upgrade && \
apk --no-cache add git make rsync