harbor/make/photon
Yan d5b85a6748
Add the registry controller httpserver, it's responsible for controlling (#5265)
docker regsitry. This version has the API to call regsitry GC with jobservice
secret. Seprates it into a standalone container as do not want to invoke two
processes in one container.

It needs to mount the registry storage into this container in order to do GC,
and needs to copy the registry binary into it.
2018-07-16 16:50:28 +08:00
..
adminserver Let adminserver initialise the DB schema. 2018-07-13 17:32:17 +08:00
clair Bump up clair to v2.0.4 2018-07-12 13:59:51 +08:00
db Initialise Harbor DB schema in Harbor UI/adminserver container 2018-06-28 16:22:53 +08:00
jobservice enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
log Reduce the output of build. 2018-02-27 20:54:52 +08:00
nginx Use new health check api for docker files 2018-03-29 13:00:28 +08:00
notary enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
redis Fix permission deny issue when Redis starting 2018-07-13 14:20:20 +08:00
registry Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
registryctl Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
ui Let adminserver initialise the DB schema. 2018-07-13 17:32:17 +08:00
Makefile Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00