harbor/make
Daniel Jiang ccbd23d14e Change owner of the secret file in prepare script
The secretkey file will be loaded by adminserver which is run by non-root
user (uid:10000) previously the entrypoint script will run `chown` to a
lot files, and there's a breakage in upgrade when we skip running
`chown` inside container.
This commit will fix the issue during upgrade by changing the owner of
the secretkey file.
2018-06-08 16:43:16 +08:00
..
common/templates Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
dev Fix legacy issues that html and css file are written on ts file. 2018-05-10 18:39:48 +08:00
ha Update HA tempalte 2018-04-13 11:12:48 +08:00
kubernetes Replace Nginx-Proxy with Ingress 2017-11-27 09:25:24 +08:00
photon Soft delete label 2018-06-07 17:14:12 +08:00
checkenv.sh
docker-compose.clair.tpl Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
docker-compose.notary.tpl Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
docker-compose.tpl Collect log of redis 2018-04-30 18:16:11 +08:00
harbor.cfg Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
install.sh Enable Clair in HA 2017-12-21 23:23:35 +08:00
prepare Change owner of the secret file in prepare script 2018-06-08 16:43:16 +08:00
pushimage.sh use $REGISTRY instead of $4 (#3103) 2017-08-22 18:24:34 +08:00