mirror of
https://github.com/goharbor/harbor
synced 2025-04-26 18:29:49 +00:00

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>