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

Add the capability to fetch and run public container images (Docker Hub, AWS,...) #427

Open
sfabbro opened this issue Jan 12, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sfabbro
Copy link
Collaborator

sfabbro commented Jan 12, 2023

Running public container images could be made possible on the CANFAR science platform.

  • Users may be interested in sharing publicly their containers
  • More familiar and possible easier tooling around Docker Hub or other
  • Many large scientific collaborations maintain a set of container images (i.e. Euclid, Rubin,...)

Somewhat a duplicate of #398 but also more general.

@sfabbro sfabbro added the enhancement New feature or request label Jan 12, 2023
@shinybrar
Copy link
Collaborator

+1 for this issue, currently harbor is a big detriment to our development efforts for the following reasons,

  1. Upload from Github CI often fail to Harbor, mid-upload.
  2. The labelling of images on Harbor is cumbersome.
  3. we cannot use the same image to spawn a jupyterlab session or headless, since we cannot have more than 1 label on an image
  4. Because, at the launch of each job, in the job description itself we specify the kind of job, the label architecture is redundant.

@ijiraq
Copy link
Collaborator

ijiraq commented Apr 20, 2023

Relates to bug in #448

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

4 participants