On Monday 22 August 2016 09:06:02 Jens Kohl wrote: > Hi, > > I recently switched on GitLab's Docker Registry feature and it works quite > well on my desktop. The next step for us is to use the registry when > building our software via GitLab CI. Instead of build a docker image, which > is described in various ways in the documentation and on several medium.com > posts which the official twitter account mentions, I can not find a way to > pull our own images from GitLab's registry. > > If we specify an image from the registry via the image directive in > .gitlab-ci.yml we get an authorization error (I expected that the worker > perhaps authorize themselves transparently, but this is not the case). So > someone on the worker should call docker login. Two problems with that: > > 1. We authenticate our users via LDAP. Should we really create a static > user just for the CI server? > 2. We have quite a few worker running here. That's a lot of work to SSH'd > into every single one. > > Do I have overlooked something very obvious or should I go the route of > docker login on every worker node? > > Regards, Jens
have you tried to set the "Visibility Level" of the project to "Public"? regards Markus Köberl -- Markus Koeberl Graz University of Technology Signal Processing and Speech Communication Laboratory E-mail: markus.koeb...@tugraz.at