# hadolint ignore=DL3006 FROM registry.shore.co.il/cron USER root # hadolint ignore=DL3018 RUN apk add --update --no-cache py3-pip RUN python3 -m pip install --no-cache-dir elasticsearch-curator==5.8.4 USER nobody COPY --chown=root:root config.yml actions.yml /etc/curator/