RegistryΒΆ
Distribution RegistryΒΆ
To store our Docker images, weβre running our own Docker Distribution Registry.
Note
The deployment, and all documentation for the registry can be found in the GitLab Docker Registry project.
Garbage collectionΒΆ
Because weβre building a lot of different Docker images, we had to come up with a garbage collection mechanism.
Read the garbage collection documentation for more information.