-
-
Notifications
You must be signed in to change notification settings - Fork 211
Closed
Labels
enhancementmaintenance & CIContinuous integration & package distributionContinuous integration & package distribution
Description
We currently have a script for automatically building and uploading a docker image. But it should be extended in the following ways:
- For each release, upload an image with a tag that matches the release (e.g.,
openml/openml-python:0.14.1). - Match
latesttag to the last stable release - Have a default entrypoint that runs Python from an environment with
openml-pythoninstalled - Build cross-platform (support M1 mac without QEMU)
- Have the readme included on the docker page
Metadata
Metadata
Assignees
Labels
enhancementmaintenance & CIContinuous integration & package distributionContinuous integration & package distribution