This is dockerized version of elasticsearch curator, tool to manage time-based indices.
7.9K
This is dockerized version of elasticsearch curator, tool to manage time-based indices.
This image keeps up to date with curator releases and has tags in the docker registry. It is also based on minimal alpine image, resulting in a just 50mb image.
make help output instructions on how to use the Makefilemake build to build a specific version of curator (you will be prompted for which version from pip you want to use)make build-all will build all git-tagged versions of curator one by one (this will not modify the latest tag)make push will push a specific local docker tag of curator to dockerhubmake push-all will push all local builds of curator to dockerhubmake tag-latest will build and tag the latest curator version as suchBoth can be overwritten by ENV keys
DOCKERHUB_USER defaults to jippiDOCKERHUB_REPO defaults to elastic-curatorPlease see https://github.com/jippi/docker-elastic-curator for source code
Based on the idea of bobrik/curator
Content type
Image
Digest
Size
15.5 MB
Last updated
almost 10 years ago
docker pull jippi/elastic-curator