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

Private image repo support #72

Open
richcar58 opened this issue Jan 23, 2024 · 0 comments
Open

Private image repo support #72

richcar58 opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@richcar58
Copy link

There are two private image scenarios that we might want to support. The first is when a user makes an image private in the default repository (e.g., Dockerhub); the second is when a user has public or private images in their own repository. In both cases, we should allow users to store their repo credentials in Tapis (SK) and provide a way for them to be used when Jobs tries to launch an image. In the second case, we will probably assume the user has set up their repo properly and reflected it in their application's image parameter.

Currently, the same effect can be achieved using a script like the one suggested in Docker documentation and a job's cmdPrefix parameter.

@richcar58 richcar58 added the enhancement New feature or request label Jan 23, 2024
@richcar58 richcar58 self-assigned this Jan 23, 2024
@richcar58 richcar58 moved this from To Do to On Hold in Tapis Project Beta Board Aug 29, 2024
@scblack321 scblack321 self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: On Hold
Development

No branches or pull requests

2 participants