docker: simplify duniter subcommand run
When the first argument of the entrypoint is '--' then bypass the default configuration via environment variables and directly run duniter with the given parameters (after removing the '--'). The affected scripts and documentation were updated.
Showing
- docker/README.md 8 additions, 0 deletionsdocker/README.md
- docker/docker-entrypoint 9 additions, 0 deletionsdocker/docker-entrypoint
- docs/dev/launch-a-live-network.md 3 additions, 3 deletionsdocs/dev/launch-a-live-network.md
- scripts/create-live-network.sh 1 addition, 2 deletionsscripts/create-live-network.sh
Please register or sign in to comment