Make multiarg work with env
Open
enhancement
- Dominant language
- Python
- Stars
- 36
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
While reviewing #10, I realized that one of the things that doesn't work with env-as-arg right now is multi-arg, i.e. `-addnode=x -addnode=y`.
We should add something for that.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing issue #10 and the existing env-as-arg handling in the repository. Trace how repeated arguments such as `-addnode=x -addnode=y` are passed into Dogecoin Core, then verify that both values are preserved and applied when the container runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100