meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
git:gitlab:registry:duplicate_uploads [2023/06/27 16:57] – created niziakgit:gitlab:registry:duplicate_uploads [2023/06/27 17:23] (current) niziak
Line 12: Line 12:
     - server responds ''layer already exists''     - server responds ''layer already exists''
  
-So duplicate layers are not stored on server side, but still all of them are compressed and pushed which take long time.+So duplicate layers are not stored server side, but still all of them are compressed and pushed which take long time.
  
 +  * [[https://gitlab.com/gitlab-org/gitlab/-/issues/15237]]
 +  * 
 +  * [[https://gitlab.com/gitlab-org/gitlab/-/issues/23132]]
 +  * 
  
 ====== Gilab's registry ====== ====== Gilab's registry ======
Line 25: Line 29:
  
 Config file: ''/var/opt/gitlab/registry/config.yml'' Config file: ''/var/opt/gitlab/registry/config.yml''
 +
 +During ''docker push'' registry store received layers in: ''/var/opt/gitlab/gitlab-rails/shared/registry/docker/registry/v2/repositories/GROUP/PROJECTs/_uploads/4786e5fa-4e9b-4342-9c6f-3c80d72d07db/data''
 +