Loading crond/Dockerfile +2 −2 Original line number Diff line number Diff line # hadolint ignore=DL3006 FROM registry.shore.co.il/cron as supersonic # hadolint ignore=DL3018 RUN apk add --no-cache --update docker-cli # hadolint ignore=DL3002 USER root # hadolint ignore=DL3018 RUN apk add --no-cache --update docker-cli Loading
crond/Dockerfile +2 −2 Original line number Diff line number Diff line # hadolint ignore=DL3006 FROM registry.shore.co.il/cron as supersonic # hadolint ignore=DL3018 RUN apk add --no-cache --update docker-cli # hadolint ignore=DL3002 USER root # hadolint ignore=DL3018 RUN apk add --no-cache --update docker-cli