Open xiagw opened 1 year ago
Securely exit the program and save time.
I guess. Make entrypoint
part of the ENTRYPOINT
, please. It could be possible to add other arguments that should be passed to it
Looks fine to me. Awaiting a rebase and fixing the ENTRYPOINT/CMD
Looks fine to me. Awaiting a rebase and fixing the ENTRYPOINT/CMD
About dumb-init There is multiple approach :
entrypoint
file can be renamed run.sh
for easiest understanding. Also self traps management could be a good solution to advertise any restart during dump or restore. Actually after 10s (by default), program will be killed, even if restore is processing.
I don't mind. What does it gain us?