Registries


Container registry

Integrated container registry

Images must be named according to the project path

For example in project bar in group foo:

gitlab.inmylab.de/foo/bar:latest

Availability

Automatically enabled for the instance if using Let’s Encrypt

Enable the registry

Can be disabled per project


Authentication

GitLab provides predefined variables for accessing the registry

CI jobs receive environment variables:

Hands-On

See chapter Registries


Pro tip: Cleanup Policy

Configure how container images are removed

Define…