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

[Provisioner] Support docker image with multiple region image_id #2575

Open
cblmemo opened this issue Sep 18, 2023 · 2 comments
Open

[Provisioner] Support docker image with multiple region image_id #2575

cblmemo opened this issue Sep 18, 2023 · 2 comments

Comments

@cblmemo
Copy link
Collaborator

cblmemo commented Sep 18, 2023

The current implementation of the docker image only supports a single region, i.e.

resources:
  image_id: docker:ubuntu

As discussed in #2574, we could allow multiple regions with docker image, even mixture of docker image and normal image:

resources:
  image_id:
    us-east-1: ami-xxx
    us-west-1: docker:ubuntu
Copy link
Contributor

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Jan 17, 2024
@cblmemo cblmemo removed the Stale label Jan 17, 2024
@github-actions github-actions bot added the Stale label May 17, 2024
@cblmemo cblmemo removed the Stale label May 17, 2024
@skypilot-org skypilot-org deleted a comment from github-actions bot May 23, 2024
Copy link
Contributor

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Sep 21, 2024
@cblmemo cblmemo removed the Stale label Sep 23, 2024
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

1 participant