harbor/make
Stefan Nica 1c768d0bf1 Use exec in harbor database entrypoint
The harbor-db pod takes a long time to terminate. Using an `exec`
command in the entrypoint ensures that Unix signals reach the
postgres process [1].

[1] https://docs.docker.com/engine/reference/builder/#exec-form-entrypoint-example

Signed-off-by: Stefan Nica <snica@suse.com>
2020-08-25 20:24:52 +02:00
..
migrations/postgresql fix upgrade issue (#12857) 2020-08-24 16:08:15 +08:00
photon Use exec in harbor database entrypoint 2020-08-25 20:24:52 +02:00
checkenv.sh Extract shared func for checkenv and install scripts 2019-10-10 15:07:09 +08:00
common.sh enhance[cicd] introduce github action for CICD 2019-12-17 18:36:33 +08:00
harbor.yml.tmpl docs: Explain how to use Trivy in offline mode (#12102) 2020-08-10 08:48:04 +02:00
install.sh Fix a typo in the help message of install.sh (#11167) 2020-03-23 10:30:37 +08:00
prepare Fix: Add privileged for prepare command (#12689) 2020-08-13 14:55:42 +08:00
pushimage.sh feat(cicd) fix build base image 2020-03-26 10:55:40 +08:00