Skip to content
Snippets Groups Projects
Commit ace29123 authored by Gilles Filippini's avatar Gilles Filippini
Browse files

docker: move sigterm handling up to the entrypoint

Having it into the duniter.sh script prevents using duniter subcommands
such as `duniter wizard key` which are then launched in the background.

Moving it into the entrypoint makes the subcommands available again.
parent e87912d8
No related branches found
No related tags found
1 merge request!1437docker: move sigterm handling up to the entrypoint
Pipeline #32547 passed