Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 716 Bytes

File metadata and controls

25 lines (15 loc) · 716 Bytes

Docker Python libSBML

Docker Cloud Build Status

Alpine-based Docker Image for the python libsbml library. Uses python 3.7, g++ and make as additional dependencies.

Also includes a tag for the stimator python library.

Usage

  • To use as a base image, in the Dockerfile:
FROM statebait/python-libsbml:latest
  • To use the image with stimator:
FROM statebait/python-libsbml:with-stimator

License

This project is licensed under the MIT License - Copyright (c) 2019 Mohamed Shadab