coinbase / coinbase/mesh-bitcoin
Install script for pre-built Docker image doesn't work
Open
bug
- Dominant language
- Go
- Stars
- 119
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
> To download the pre-built Docker image from the latest release, run:
> ```
> curl -sSfL https://raw.githubusercontent.com/coinbase/rosetta-bitcoin/master/install.sh | sh -s
> ```
It appears that the latest release is missing the .tar.gz
Contributor guide
Research direction
Inspect install.sh and the latest release assets referenced by the installation command. Verify why the expected .tar.gz is missing, then confirm that the script can download the pre-built Docker image from a release asset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100