harbor/make/photon/registry
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
..
builder Unify images tags and build process 2017-12-14 23:52:18 -08:00
Dockerfile Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
Dockerfile.binary update per comments 2017-07-24 17:49:59 -07:00
entrypoint.sh Update registry image to enable inject root cert 2018-08-16 18:36:21 +08:00