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 summary of image names and tag patterns #1

Open
matthewfeickert opened this issue Feb 13, 2023 · 0 comments
Open

Add summary of image names and tag patterns #1

matthewfeickert opened this issue Feb 13, 2023 · 0 comments
Assignees

Comments

@matthewfeickert
Copy link
Member

If a user has credentials to https://hub.opensciencegrid.org they can login and view all images under the ustalas project (https://hub.opensciencegrid.org/harbor/projects/612/repositories). However, if summaries of image names and tag patterns could be made available in the README that would be generally helpful. e.g. there are images of the naming scheme

hub.opensciencegrid.org/usatlas/af_{base}_tf_{facility}:latest

for base in {jupyter, cuda, centos7} and facility in {bnl, uc, slac}.

While this information does exist in the CI configs

base: ["centos7", "centos9", "cuda", "jupyter"]

facility: ["uc", "bnl", "slac"]

it would be useful to document this as well.

@ivukotic ivukotic self-assigned this Feb 13, 2023
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

2 participants