openml / openml/services

docker compose for `rest-api` profile fails

Open Beginner friendly
#17 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Error:

service "python-api" depends on undefined service "minio": invalid compose project

Reproduction:

  • Cloned fresh services repo
  • Ran docker compose --profile rest-api up -d
  • Got the error above

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 locating the repository's Docker Compose configuration and reproduce the issue with docker compose --profile rest-api up -d. Trace the python-api dependency declarations and the services available to the rest-api profile. Done means the profile starts without an undefined-service error and the reported local setup works.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.