Loading Dockerfile.slim +1 −1 Original line number Diff line number Diff line FROM alpine:latest RUN apk --no-cache add curl rsync git openssh-client xmlstarlet RUN apk --no-cache add curl rsync git openssh-client xmlstarlet jq Loading
Dockerfile.slim +1 −1 Original line number Diff line number Diff line FROM alpine:latest RUN apk --no-cache add curl rsync git openssh-client xmlstarlet RUN apk --no-cache add curl rsync git openssh-client xmlstarlet jq