opencobra / memote

memote – the genome-scale metabolic model test suite
https://memote.readthedocs.io/
Apache License 2.0
123 stars 26 forks source link

Docker Image opencobra/memote:0.13.0 #739

Open pbelmann opened 1 year ago

pbelmann commented 1 year ago

Even though a memote docker image is tagged with version 0.13.0, it still contains a memote version 0.12.0:

docker run -it --entrypoint="/bin/bash" opencobra/memote:0.13.0
memote@ca4dfe75197d:~$ memote --version
memote, version 0.12.0
Midnighter commented 1 year ago

Thank you for noticing!

Midnighter commented 9 months ago

I'm currently working on a Bioconda recipe for MEMOTE. That means it will be available for conda from the bioconda channel and there will be automatically created Docker and Singularity container images.