docker: add DUNITER_PRUNING_PROFILE variable
Values:
-
default
: default duniter pruning configuration -
archive
: set--state-pruning archive --blocks-pruning archive
-
light
: set--blocks-pruning 14400
(keep one day of blocks history)
Closes #102 (closed).