mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 04:05:40 +01:00
ccbd23d14e
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. |
||
---|---|---|
.. | ||
common/templates | ||
dev | ||
ha | ||
kubernetes | ||
photon | ||
checkenv.sh | ||
docker-compose.clair.tpl | ||
docker-compose.notary.tpl | ||
docker-compose.tpl | ||
harbor.cfg | ||
install.sh | ||
prepare | ||
pushimage.sh |