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 jq RUN apk --no-cache add curl rsync git openssh-client xmlstarlet jq bash 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 jq RUN apk --no-cache add curl rsync git openssh-client xmlstarlet jq bash