Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 1.43 KB

README.md

File metadata and controls

66 lines (42 loc) · 1.43 KB

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.