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

Push eland Docker images with every version release #407

Closed
joshdevins opened this issue Oct 29, 2021 · 1 comment · Fixed by #613
Closed

Push eland Docker images with every version release #407

joshdevins opened this issue Oct 29, 2021 · 1 comment · Fixed by #613
Assignees
Labels
enhancement New feature or request topic:NLP Issue or PR about NLP model support and eland_import_hub_model

Comments

@joshdevins
Copy link
Member

With the recently added Dockerfile (#405) for building a Docker image from the current/local eland, we introduce the ability to run eland installed scripts without installing eland or any prerequisites. This still requires building a local Docker image though. It would be nice to avoid this and simply make available a public Docker image from the Elastic Docker repository. This would make running scripts like uploading HuggingFace transfomer models a very simple one command, with no installation or builds necessary.

This would mean hooking the Docker build into the release process, and being able to push the image to the Elastic public Docker repository.

@joshdevins joshdevins added enhancement New feature or request topic:NLP Issue or PR about NLP model support and eland_import_hub_model labels Oct 29, 2021
@mjonas87
Copy link

Second! This would make it a lot easier to include in our Docker Compose ecosystem as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request topic:NLP Issue or PR about NLP model support and eland_import_hub_model
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants