harbor/make/photon/registry
Xavier Duthil 280c8272f8
Use exec in all components' entrypoints
Use the exec Bash command so that the final running application becomes
the container’s PID 1. This allows the application to receive any Unix
signals sent to the container, in accordance with
https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#entrypoint

Currently, SIGTERM signals sent by kubernetes are not passed to the
executed binary.

Signed-off-by: Xavier Duthil <xavier.duthil@corp.ovh.com>
2021-03-05 15:00:25 +01:00
..
builder patch upstream fix for io reader (#14356) 2021-03-04 15:33:09 +08:00
Dockerfile Remove expose port in dockerfiles 2020-08-05 10:42:46 +08:00
Dockerfile.base chore(images): install shadow package in base images 2020-08-10 10:23:48 +00:00
Dockerfile.binary upgrade go version to v1.15.6 (#13836) 2020-12-23 18:53:09 +08:00
entrypoint.sh Use exec in all components' entrypoints 2021-03-05 15:00:25 +01:00
redis.patch feature(redis) support redis sentinel 2020-07-19 21:19:03 +08:00