UNCLASSIFIED

README.md 854 Bytes
Newer Older
sean.melissari's avatar
sean.melissari committed
1
# gitlab-container-registry-container
Joshua Eason's avatar
Joshua Eason committed
2

sean.melissari's avatar
sean.melissari committed
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
The Docker toolset to pack, ship, store, and deliver content. This is a fork of official Docker Registry 2.0 implementation.

## GitLab Build

The hardened containers for GitLab require the gitlab correctly version assets blob to be available for download.

There are some included scripts to make this easier for user building images offline on their machine.

## Build Phases

Some of the GitLab containers are build ontop of previous containers, building the containers in ordered phases is necessary to build all containers.

- Phase One
  * kubectl
  * gitlab-ruby
  * gitlab-container-registry
- Phase Two
  * git-base
  * gitlab-exporter
  * gitlab-mailroom
  * gitlab-shell
  * gitlab-rails
  * gitlab-workhorse
- Phase 3
  * gitaly
- Phase 4
  * gitlab-sidekiq
  * gitlab-task-runner
  * gitlab-webservice