sirselim/singularity-genmod:latest
$ singularity pull shub://sirselim/singularity-genmod:latest
Singularity Recipe
Bootstrap: docker
From: ubuntu:18.04
%help
This is a container for installing genmod version 3.7.3
%labels
MAINTAINER Miles Benton
VERSION 0.1
%environment
export LC_ALL=C
export PATH=/usr/games:$PATH
%post
apt-get -y update
apt-get -y install python-dev build-essential libssl-dev libffi-dev libxml2-dev libxslt1-dev zlib1g-dev python-pip
pip install genmod
Collection
- Name: sirselim/singularity-genmod
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/sirselim-singularity-genmod-latest |
collection name | sirselim/singularity-genmod |
branch | master |
tag | latest |
commit | 8b38c623c27c62eeb3d62e46e3fdedc2056e856b |
version (container hash) | f733c57041d70e24cba7120a77e2a32f |
build date | 2020-07-30T01:27:34.891Z |
size (MB) | 559.0 |
size (bytes) | 218857503 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.