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

updated docker image #86

Open
abhishekamralkar opened this issue Jan 19, 2016 · 5 comments
Open

updated docker image #86

abhishekamralkar opened this issue Jan 19, 2016 · 5 comments

Comments

@abhishekamralkar
Copy link

I tried to build the latest image from the steps mentioned in the wiki and it works pretty fine , but when I deploy the mesos/logstash as marathon app , logstash-executor image is getting pulled from the mesos docker hub and which is old docker image.

I have the latest image for logstash-executor and logstash-scheduler do let me know how can I update it to Docker Registry HUB.

@jhftrifork
Copy link

We need to keep our Docker Hub images up to date with the repository.

Our Docker Hub repository is here and here.

Both are 5 months (!) out of date.

Compare Docker Hub repository for Elasticsearch which was updated yesterday.

We have a Gradle build task for publishing

Just need the credentials for this

@jhftrifork
Copy link

Here's how to run the task, assuming you have the credentials

./gradlew -PdockerHubUsername=U -PdockerHubPassword=P -PdockerHubEmail=E publishDockerImageWithVersion

@jhftrifork
Copy link

@mwl any idea who has the credentials for this?

@mwl
Copy link
Collaborator

mwl commented Jan 26, 2016

We'll push a new version as soon as we have a reasonable stable build.

@abhishekamralkar
Copy link
Author

No I dont have credentials for it.

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