Docker image with plugins for text search
It should be auto-built based in the repo tags, but you can do the same manually executing the next command:
DOCKER_TAG=7.17.28 \
IMAGE_NAME=softonic/elasticsearch-text:${DOCKER_TAG} \
DOCKER_REPO=softonic/elasticsearch-text \
hooks/build