cgswong/curator

By cgswong

Updated over 8 years ago

Elasticsearch Curator does indices maintenance

Image
1

1.1K

Elasticsearch Curator in docker

This is a Dockerized version of Elasticsearch Curator, which is a tool to manage Elasticsearch indices.

Why this image

This image uses the latest Curator release and is based on the minimal alpine image.

Usage

Image ENTRYPOINT is set to the curator script, so just run the image:

docker run --rm cgswong/curator:latest --help

Docker Pull Command

docker pull cgswong/curator