Skip to content

Elasticsearch used for developer local testing of java services

Notifications You must be signed in to change notification settings

Casecommons/docker-elasticsearch-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

docker-elasticsearch-java

requirements

access to dockerhub

To publish image

Login to docker

run following commands:

To build the image

$ docker build -t casebook/docker-elasticsearch-java .

Tag the image (replacing version and description)

$ docker tag casebook/docker-elasticsearch-java casebook/docker-elasticsearch-java:version-description

Push the image to registry

$ docker push casebook/docker-elasticsearch-java

About

Elasticsearch used for developer local testing of java services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published