Skip to content

netsyno/elasticsearch-2.4.4-mapper-attachments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Build image

docker build -t es244ma
docker run es244ma

Then on another console

curl http://<host>:9200

Push Docker image to docker hub

https://docs.docker.com/engine/getstarted/step_six/

Find image

docker images | grep es244ma

Tag image

docker tag 1234567 netsynoteam/elasticsearch-2.4.4-mapper-attachments:latest

Push image

docker login
docker push netsynoteam/elasticsearch-2.4.4-mapper-attachments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published