Skip to content
Snippets Groups Projects

docker: simplify duniter subcommand run

Merged pini requested to merge pini-docker-entrypoint into master
Compare changes
  • Side-by-side
  • Inline
Files
4
  • 79af3260
    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.
Loading