Sphinx is a fulltext F/OSS search engine that provides text search functionality to client applications.
You must provide your own sphinx.conf as /etc/sphinx/sphinx.conf
docker run -rm --name sphinxsearch -p 9306:9306 -p 9312:9312 -v $PWD/sphinx.conf:/etc/sphinx.conf:ro ajoergensen/sphinxsearch
Content type
Image
Digest
sha256:8ddad33ea…
Size
26.7 MB
Last updated
over 1 year ago
docker pull ajoergensen/sphinxsearch