Skip to content

Use GitLab private docker registry #5000

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

Closed
ttauchen opened this issue Jul 29, 2021 · 3 comments
Closed

Use GitLab private docker registry #5000

ttauchen opened this issue Jul 29, 2021 · 3 comments
Labels
meta: stale This issue/PR is stale and will be closed soon type: feature request New feature or request

Comments

@ttauchen
Copy link

Hi all,

we sometimes need custom docker images for our pods. As some of our customes do not want exposure to the public we have to keep our groups and projects private inside gitlab.

We therefore also have to build our docker images for the gitpod dev environment inside a private repository and publish to the gitlab private registry.

It would be nice if gitpod could access these images as well.

@ghuntley ghuntley added the type: feature request New feature or request label Jul 29, 2021
@asthomasdk
Copy link

I believe there is also another issue regarding external registry support in the Gitpod setup.

You can work around this by setting variables for your registry credentials in your user profile. You can then use these to login to the registries so that automated pulls and pushes can be made to these registries. This is not idea, but works in most cases. One case where it does not work, however, is if you want Gitpod to use a private image as the workspace image. This needs to be publically available.

@stale
Copy link

stale bot commented Dec 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Dec 26, 2021
@stale stale bot closed this as completed Jan 6, 2022
@gtsiolis
Copy link
Contributor

gtsiolis commented Jan 6, 2022

@ttauchen feel free to follow up with any comments or upvote #1699. 🏓 Cc @asthomasdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: stale This issue/PR is stale and will be closed soon type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants