Docker entrypoint - fixes and error handling
Compare changes
+ 31
− 9
@@ -55,11 +77,11 @@ fi
Gitlab was upgraded to latest version (v18.3.1), please report issues to https://forum.duniter.org/t/interventions-et-indisponibilite-des-forums-et-de-gitlab/7131/298
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.