harbor/make/photon
Daniel Jiang bda3878ab8 Update registry image to enable inject root cert
In some user's environment, there's local object storage hosted with
self-signed certificate.
Because registry process runs in a photon container, it has to trust
the certificate in the photon level such that the registry can access
the storage service.

This commit updates the registry image to append custom cert to the root
bundle when the container is started.  And make the customer cert
configurable in `harbor.cfg`

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-08-16 18:36:21 +08:00
..
adminserver Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
chartserver Keep the chart server related configurations in adminserver 2018-07-20 19:40:33 +08:00
clair Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
db Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
jobservice Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
log Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
nginx Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
notary Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
redis Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
registry Update registry image to enable inject root cert 2018-08-16 18:36:21 +08:00
registryctl Remove the tdnf error eater in docker files 2018-08-07 22:58:01 -07:00
ui Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
Makefile Fix namespace when to build harbor images 2018-08-09 23:41:30 -07:00