harbor/make/photon/prepare
Chlins Zhang bfe4362a67
fix: remove the scan exports volume (#18107)
1. Change the Export CVE temporary file directory to /tmp.
2. Remove the scan data export volume in Dockerfile and docker-compose
   yaml.

Fixes: #18067

Signed-off-by: chlins <chenyuzh@vmware.com>
2023-01-31 17:30:47 +08:00
..
commands add migration script for 2.7 (#17838) 2022-11-23 17:49:55 +08:00
migrations add migration script for 2.7 (#17838) 2022-11-23 17:49:55 +08:00
scripts Add Scan for internal tls (#13810) 2020-12-21 15:23:11 +08:00
templates fix: remove the scan exports volume (#18107) 2023-01-31 17:30:47 +08:00
tests/migrations Enhance: Support multi downversion in migration 2020-07-07 21:36:58 +08:00
utils fix: remove the scan exports volume (#18107) 2023-01-31 17:30:47 +08:00
__init__.py Refacotr the prepare script base on the proposal https://github.com/goharbor/community/pull/22 2019-03-08 16:46:13 +08:00
Dockerfile feat(cicd) parameterize docker base image and external url 2020-04-08 00:21:47 +08:00
Dockerfile.base Upgrade pipenv to 2022.1.8 (#17093) 2022-06-28 23:40:48 +08:00
g.py Add prepare file for exporter 2020-12-09 21:22:13 +08:00
main.py Feat: Add config migrator to prepare 2020-03-20 03:04:10 +08:00
models.py fix(prepare): validate expire hours when enable cache (#16949) (#16953) 2022-06-07 13:21:47 +08:00
Pipfile Upgrade prepare to consistent with photon 4 (#14698) 2021-05-26 16:39:04 +08:00
Pipfile.lock Upgrade prepare to consistent with photon 4 (#14698) 2021-05-26 16:39:04 +08:00
test_purgeuploads.py Add upload purge config to registry/config.yml 2022-01-04 11:15:51 +08:00