sameersbn / docker-gitlab

Dockerized GitLab
http://www.damagehead.com/docker-gitlab/
MIT License
7.87k stars 2.14k forks source link

External Container Registries not supported since version 16. #2993

Open marco74 opened 3 weeks ago

marco74 commented 3 weeks ago

Hi Guys,

I recently tried to install gitlab with a container registry using according to docs/container_registry.md. Unfortunately deleting tags and manifests is not possible, the registry shows a bunch of provided digest did not match uploaded content in the logs.

After researching I found out that Gitlab dropped support for external registries at all to support such features as well: https://docs.gitlab.com/ee/update/deprecations.html?removal_milestone=16.0#use-of-third-party-container-registries-is-deprecated

It'd great when this project would support Gitlab's own registry as well.

Regards

Marco

sachilles commented 6 days ago

@marco74 The documentation you refer to is unfortunately out of date. The problem and its solution can be found in issue #2867.

Unfortunately, the guide has not yet been updated, which I must have missed.