Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image for elasticsearch 2.4 #2058

Closed
ardakara opened this issue Aug 16, 2016 · 2 comments
Closed

Docker image for elasticsearch 2.4 #2058

ardakara opened this issue Aug 16, 2016 · 2 comments

Comments

@ardakara
Copy link

What would be the best way to get a docker image for the not-yet-released 2.4 branch of elasticsearch? (https://github.com/elastic/elasticsearch/tree/2.4)

The branch has a change (elastic/elasticsearch#19933) we'd like to try out on our stack, changing as close to nothing else from the official 2.3 image as possible.

Thanks!

@daghack
Copy link
Contributor

daghack commented Aug 17, 2016

Because we try as much as possible to remain instep with upstream's official releases, elasticsearch 2.4 will only become an official image when it is an official release. That being said, there is absolutely nothing stopping you from building your own image via a Dockerfile :)

@daghack daghack closed this as completed Aug 17, 2016
@tianon
Copy link
Member

tianon commented Sep 8, 2016

Slightly more color @yosifkit shared privately:

We already have the newest elasticsearch release with the 5.0 alpha series. Since we use their apt repository, I would think we would have to wait for another release. If you want to test from master, then you'd have to make a container that has Gradle and then build from the elasticsearch git repo (https://github.com/elastic/elasticsearch#building-from-source).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants