harbor/make
wangyan 29d0d51403 Signed-off-by: wangyan <wangyan@vmware.com>
Add clean registry cache to gc job

To workaround the issue: https://github.com/docker/distribution/issues/2094
GC needs to clean cache before to call the docker reigstry api to delete blobs.
Otherwise, the following docker push will not be performed as docker registry
does not clean cache in GC, it thinks the image is still there, and the new
blobs will be uploaded.
2018-08-13 02:58:27 -07:00
..
common/templates Signed-off-by: wangyan <wangyan@vmware.com> 2018-08-13 02:58:27 -07:00
dev Unlink harbor-ui after UI complling. 2018-08-06 19:53:07 +08:00
ha Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
kubernetes
migrations/postgresql Fix pgsql creation column bug 2018-07-30 04:58:44 -07:00
photon Fix namespace when to build harbor images 2018-08-09 23:41:30 -07:00
checkenv.sh
docker-compose.chartmuseum.tpl Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
docker-compose.clair.tpl Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
docker-compose.notary.tpl Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
docker-compose.tpl Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
harbor.cfg Unify redis configuration for harbor components (#5564) 2018-08-09 15:27:46 +08:00
install.sh Batch update docker image namespace to goharbor 2018-08-09 23:24:21 -07:00
prepare Signed-off-by: wangyan <wangyan@vmware.com> 2018-08-13 02:58:27 -07:00
pushimage.sh