Dear Jeff,

I assume you are referring to the below in the release notes.  It certainly
reads like you should be able to use any container registry. What happens
when you try?  What have you tried to troubleshoot it?

Best,
Aleksey
Support for private container registries in GitLab CI builds

In GitLab 8.14 and GitLab Runner 1.8 we've improved support for private
docker images.

>From now on you can use private/protected images stored in GitLab's
Container Registry automatically, without any changes. GitLab will send
registry credentials with build data, and Runner will use them to authorize
docker pull requests.

You can also use DOCKER_AUTH_CONFIG Secure Variable to add credentials for
other private registries. Thanks to this you can use any image from any
registry - public or private - which is accessible from build's host, to be
a base of your build or a service used by it.

...

You can read more about private container registries support in GitLab
Runner's configuration
<https://docs.gitlab.com/runner/configuration/advanced-configuration.html#using-a-private-container-registry>
 documentation.
ᐧ

-- 
Need training on CFEngine, Git or Time Management?  Email
train...@verticalsysadmin.com.

On Wed, Nov 23, 2016 at 9:21 PM, Jeff Hutchins <compl...@gmail.com> wrote:

> After reading through the release notes for gitlab 8.14 at
> https://about.gitlab.com/2016/11/22/gitlab-8-14-released/ I assumed I'd
> be able to use docker images from my private registry on gitlab.com. This
> doesn't appear to be the case even if I follow the instructions at
> https://docs.gitlab.com/runner/configuration/advanced-config
> uration.html#using-a-private-container-registry for setting up the
> DOCKER_AUTH_CONFIG secret variable. Does anyone know if this is supposed to
> work?
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitLab" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to gitlabhq+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/ms
> gid/gitlabhq/12941c96-e1b8-4faa-9f72-d626138e96b3%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

ᐧ

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CANNWuVURKL4X-%2B%2BWsWrvXH2cAUuAE%2B4XVAzVeEFkvbpO5UU75A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to