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
9388f18b
No related branches found
No related tags found
This commit is part of merge request !135. Comments created here will be created in the context of that merge request.
Showing
- docker/README.md 21 additions, 0 deletionsdocker/README.md
- docker/docker-entrypoint 14 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
Loading
Please register or sign in to comment