Closed
Description
Please add support for private docker registries in Gitpod - especially the self-hosted version.
We use a lot of private Docker images in our various stacks - also for development.
Not being able to set this up for Gitpod means that we are unable to configure Gitpod workspaces for anything but simple repo editing.
I would expect that for the self-hosted version, using secrets or docker credentials from kubernetes would be a good option to support this.