EcoExtreML / STEMMUS_SCOPE

Integrated code of SCOPE and STEMMUS
GNU General Public License v3.0
14 stars 6 forks source link

Add documentation, Github Action for Dockerfile #215

Open BSchilperoort opened 9 months ago

BSchilperoort commented 9 months ago

PR #214 adds a dockerfile. No documentation for users on how to run this (instead of the executable directly) is available yet.

We will have to document:

Additionally, a Github Action can be set up that will build and publish a new version of the docker image when a release is made on this repository. This will make it easier and less work to keep the Docker image in sync with the code.

BSchilperoort commented 1 month ago

The Docker image is now automagically built and pushed when a release is made