Add a GitHub action to create a docker image.
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Just a placeholder issue. I think this would be a great thing to do.
This is how Matthias did it for autosklearn:
https://github.com/automl/auto-sklearn/blob/development/.github/workflows/docker-publish.yml
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 reviewing the referenced autosklearn .github/workflows/docker-publish.yml workflow and determine how its approach applies to OpenML. Define the image build and publishing requirements, then consider the work complete when a GitHub Action reliably creates the intended Docker image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100