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

Release images on Docker Hub instead of just docker.elastic.co #1270

Open
lucabelluccini opened this issue Jan 14, 2025 · 3 comments
Open

Release images on Docker Hub instead of just docker.elastic.co #1270

lucabelluccini opened this issue Jan 14, 2025 · 3 comments
Labels
Team:Ecosystem Label for the Packages Ecosystem team

Comments

@lucabelluccini
Copy link

As per title, it would be interesting to have the EPR images published to hub.docker.com/u/elastic

@lucabelluccini
Copy link
Author

FYI @kpollich / @nimarezainia Idk if this should be in this repo or Kibana, but as we publish most of our products to Docker Hub, I do not see why EPR would be excluded.
Can we track this item for prioritization?

@kpollich
Copy link
Member

This seems like the right place, thanks @lucabelluccini. We'll work on prioritizing this. @jsoriano @mrodm do you have a gut check on level of effort here? Is this simply a matter of updating CI jobs to docker push to another location, or will we need more complexity around credentials/auth, etc?

@kpollich kpollich added the Team:Ecosystem Label for the Packages Ecosystem team label Jan 15, 2025
@jsoriano
Copy link
Member

Is this simply a matter of updating CI jobs to docker push to another location, or will we need more complexity around credentials/auth, etc?

Yes, in principle it would be only to tag and push to the docker hub, and we would need the credentials for that.

We may also have problems with the huge size of the distribution images. This has been problematic both in docker.elastic.co and in Ironbank.

I would consider this task of medium size, given the unknowns on authentication and size limits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Ecosystem Label for the Packages Ecosystem team
Projects
None yet
Development

No branches or pull requests

3 participants