https://github.com/statebait/docker-python-libsbml
Alpine-based Docker Image for the python libsbml library.
https://github.com/statebait/docker-python-libsbml
alpine-linux docker libsbml python
Last synced: about 2 months ago
JSON representation
Alpine-based Docker Image for the python libsbml library.
- Host: GitHub
- URL: https://github.com/statebait/docker-python-libsbml
- Owner: statebait
- License: mit
- Created: 2019-06-19T12:32:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-10T17:09:22.000Z (almost 6 years ago)
- Last Synced: 2025-02-07T16:19:38.208Z (4 months ago)
- Topics: alpine-linux, docker, libsbml, python
- Language: Dockerfile
- Size: 59.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Docker Python libSBML
[](https://hub.docker.com/r/statebait/python-libsbml)
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](https://pypi.org/project/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](LICENSE) - Copyright (c) 2019 Mohamed Shadab