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

[Feature] Easier way to build the cluster image #92

Closed
2 tasks done
Jeffwan opened this issue Nov 1, 2021 · 2 comments
Closed
2 tasks done

[Feature] Easier way to build the cluster image #92

Jeffwan opened this issue Nov 1, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Jeffwan
Copy link
Collaborator

Jeffwan commented Nov 1, 2021

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

prepare a way to install the dependencies and build a custom image for users.

Use case

For a dedicated cluster to run a specific workload, user normally won't use job level runtime. Instead, they expect the cluster have dependencies installed directly and they are able to kick off the job immediately.

In that case, we need to create the ray cluster with preinstall dependencies.
User can definitely run Dockerfile by their own but it's not easy for platform owner to share the images and index the dependencies.

Let's implement this in a managed way

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@Jeffwan Jeffwan added the enhancement New feature or request label Nov 1, 2021
@Jeffwan Jeffwan self-assigned this Nov 1, 2021
@Jeffwan
Copy link
Collaborator Author

Jeffwan commented Nov 1, 2021

I will drive the design and initial implementation of this feature

@Jeffwan Jeffwan added this to the v0.2.0 release milestone Nov 2, 2021
@Jeffwan Jeffwan added the help wanted Extra attention is needed label May 30, 2022
@Jeffwan Jeffwan removed this from the v0.3.0 release milestone Jun 28, 2022
@kevin85421
Copy link
Member

The Ray community currently provides several Docker images with various dependencies. I will now close this issue, but please feel free to reopen it if I have misunderstood the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants