rdmorganiser / rdmorganiser/rdmo-docker-compose
Adjust Docker Infrastructure for Mac, WSL, etc.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Description:
Some of the commands in the prepare.sh are not safe to be used on different host-types.
Solution:
Adapt prepare.sh to discover the hosting environment and handle accordingly.
Contributor guide
No contributing guide indexed for this repository
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 reading prepare.sh and identify commands that assume a particular host environment. Check how Docker Compose is invoked on macOS, WSL, and other hosts, then adapt the script so preparation succeeds safely across those environments. Done means the host type is detected and the corresponding commands run without unsafe assumptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100