​
DirectorySecurity Advisories
Sign In
Directory
gitlab-container-registry logo

gitlab-container-registry

Last changed

Sign In for Updates

Get notified of upcoming product changes, critical vulnerability notifications and patches and more.

Sign In
Versions
Overview
Provenance
Specifications
SBOM
Vulnerabilities
Advisories

The GitLab Container Registry originated as a fork of the Docker Distribution Registry,now CNCF Distribution, both distributed under Apache License Version 2.0.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard-private/gitlab-container-registry:latest

Usage

Please refer to the following helm chart documentation, for instructions on how to deploy GitLab in Kubernetes: see here.

The GitLab helm chart, is composed of multiple sub-charts, one of which deploys the GitLab registry component.

Below is an example of how to deploy the helm chart, using the Chainguard image for GitLab registry. Note, it is not intended to be a replacement for the official documentation:

helm repo add gitlab https://charts.gitlab.io/
helm repo update
helm upgrade --install gitlab gitlab/gitlab \
  --timeout 600s \
  --set registry.enabled=true \
  --set registry.image.repository=cgr.dev/chainguard-private/gitlab-container-registry \
  --set registry.image.tag=latest \

Also you can find the installation parameters related to the registrt sub-chart, here.

Licenses

Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:

  • Apache-2.0

  • BSD-3-Clause

  • GPL-2.0-only

  • GPL-2.0-or-later

  • GPL-3.0-or-later

  • LGPL-2.0-or-later

  • LGPL-2.1-or-later

For a complete list of licenses, please refer to this Image's SBOM.

Software license agreement

Compliance

A FIPS validated version of this image is available for FedRAMP compliance. STIG is included with FIPS image.


Related images

Safe Source for Open Sourceâ„¢
Media KitContact Us
© 2024 Chainguard. All Rights Reserved.
Private PolicyTerms of Use

Chainguard Images