FROM alpine RUN apk add curl git openssh jq bash zip COPY pack.sh /usr/bin/pack WORKDIR /usr/src