Loading Dockerfile.slim +1 −1 Original line number Original line Diff line number Diff line FROM alpine:latest 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 Original line Diff line number Diff line FROM alpine:latest 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