sameersbn / sameersbn/docker-gitlab
issue with rancher-compose
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
any thoughts ?
rancher-compose up
ERRO[0000] Could not parse config for project docker-gitlab : Unsupported config option for postgresql service: 'gitlab'
Unsupported config option for redis service: 'postgresql'
Unsupported config option for services service: 'redis'
FATA[0000] Failed to read project: Unsupported config option for postgresql service: 'gitlab'
Unsupported config option for redis service: 'postgresql'
Unsupported config option for services service: 'redis'
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 reproducing the failure with rancher-compose up in the docker-gitlab project. Inspect the project configuration that defines the postgresql, redis, and services entries and compare it with the configuration format expected by rancher-compose. Done means the project is read without the reported unsupported-option errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100