Generate key command is missing chain argument
See https://forum.duniter.org/t/probleme-de-configuration-de-mon-noeud-g1-apres-invitation-smith/12845/9
The problem is in entrypoint command:
duniter key generate-node-key --file "$_DUNITER_KEY_FILE"
It is missing --chain=xxx
argument.