Skip to content

terascope/elasticsearch-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch Dev Docker Image

An elasticsearch image for development and e2e tests

Installation

docker run --rm terascope/elasticsearch
curl 'localhost:9200/_cat/health'

Build and Push

docker build -t terascope/elasticsearch .
docker push terascope/elasticsearch

About

A docker image for testing elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published