Skip to content

bitjourney/docker-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-elasticsearch

CircleCI

Elasticsearch docker images for development and testing.

Feature

Docker Hub

https://hub.docker.com/r/bitjourney/elasticsearch/

Usage

docker pull bitjourney/elasticsearch

Maintenance

Use the latest version of Amazon Elasticsearch Service:

The available versions are listed here:

And you can check to build images with:

make # or `make check`

Release Engineering

The docker images are automatically published via Circle CI when merging to master branch.

In order to manually publish a new image, run:

docker login
make publish

Copyright

Copyright 2017, Bit Journey, Inc.