Skip to content

Docker entrypoint - fixes and error handling

pini requested to merge pini-gh/duniter:pini-2 into dev

Fixes a few stupid errors and improve the entrypoint to handle better the case where '/etc/duniter' is not a persistent volume.

And add a DEBUG_ENTRYPOINT boolean variable to enable set -x in the entrypoint.

Merge request reports