Remove unused docker setup
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 155
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Context
The protocol repo includes some outdated docker setup and bash scripts.
TODO
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting docker-compose.yml, Dockerfile, and scripts/run_integration_tests.sh, the three paths listed in the issue. Confirm the setup is unused, remove those files, and verify the repository no longer depends on them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, docker
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100