Skip to content

Docker: move config back to volume /var/lib/duniter and other minor changes

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

Main change:

  • Set back configuration home to /var/lib/duniter/duniter_default. The volume /etc/duniter was created for the keyfile.

Minor changes:

  • Merge duniter.sh wrapper into the entrypoint
  • Install duniter into /duniter instead of /duniter/duniter
  • Doc: fix commit naming convention example
  • Entrypoint: run duniter with exec
  • Add .dockerignore file
Edited by pini

Merge request reports