rdmorganiser / rdmorganiser/rdmo-docker-compose

Adjust Docker Infrastructure for Mac, WSL, etc.

Open
#36 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.