Skip to content
Snippets Groups Projects
Commit 2d6382cc authored by Gilles Filippini's avatar Gilles Filippini
Browse files

docker: simplify duniter subcommand run

When the first argument of the entrypoint is not an option or is '--'
then bypass the default configuration via environment variables and
directly run duniter with the given parameters (after removing the first
one when it is '--').

The affected scripts and documentation were updated.
parent e063a6fd
No related branches found
No related tags found
No related merge requests found
Pipeline #18826 passed