harbor/make/photon/db
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
..
docker-entrypoint.sh Use exec in harbor database entrypoint 2020-08-25 20:24:52 +02:00
docker-healthcheck.sh Update health check script for harbor-db (#12103) 2020-05-30 14:05:39 +08:00
Dockerfile Remove expose port in dockerfiles 2020-08-05 10:42:46 +08:00
Dockerfile.base update base file name ane pass base version to build file 2019-11-12 19:12:49 +08:00
initial-notaryserver.sql enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
initial-notarysigner.sql enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
initial-registry.sql Create shcema migration table in DB container 2018-10-12 17:17:31 +08:00