Skip to content

TrackMaven/docker-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ElasticSearch

Elasticsearch is a search server based on Lucene. It provides a distributed, multitenant-capable full-text search engine with a RESTful web interface and schema-free JSON documents.

Supported tags and respective README/Dockerfile links.

Quickstart

docker run --publish 9200:9200 quay.io/trackmaven/elasticsearch:2.1.2

Release checklist

Deployment to quay.io is handled by CirleCI. If a version bump, update the release script in the circle.yml

Releases

No releases published

Packages

No packages published