databacker / mysql-backup

image to enable automated backups of mysql databases in containers
648 stars 185 forks source link

fix docker stop after 10s #226

Open xiagw opened 1 year ago

deitch commented 1 year ago

I don't mind. What does it gain us?

xiagw commented 1 year ago

Securely exit the program and save time.

deitch commented 1 year ago

I guess. Make entrypoint part of the ENTRYPOINT, please. It could be possible to add other arguments that should be passed to it

deitch commented 1 year ago

Looks fine to me. Awaiting a rebase and fixing the ENTRYPOINT/CMD

galti3r commented 1 year ago

Looks fine to me. Awaiting a rebase and fixing the ENTRYPOINT/CMD

About dumb-init There is multiple approach :