Hi,
Is there an official docker image for ES curator, ideally with cron job running within the docker container and variables defined as env variables.
I looked around and found few ideas, but nothing up to date or fully covering my requirements.
https://hub.docker.com/r/igortimoshenko/docker-elasticsearch-curator/
I am trying to avoid running anything on the host, so would be great if a dockerized solution was available.
Thanks!