ResearchIT/eman2:21a
$ singularity pull shub://ResearchIT/eman2:21a
Singularity Recipe
Bootstrap: yum
OSVersion: 7
MirrorURL: http://mirror.centos.org/centos-%{OSVERSION}/%{OSVERSION}/os/$basearch/
Include: yum
%environment
export PATH=/opt/eman2/bin:$PATH
%post
yum update -y
yum install -y @"Development Tools"
yum install -y epel-release
yum install -y libgomp cmake3 vim wget mesa mesa-libGL coreutils libSM mesa-libGLU libXrender dejavu-sans-fonts mesa-dri-drivers
wget --no-check-certificate https://cryoem.bcm.edu/cryoem/static/software/release-2.21/eman2.21.linux64.centos7.sh
bash eman2.21.linux64.centos7.sh -b -p /opt/eman2
%runscript
exec "$@"
Collection
- Name: ResearchIT/eman2
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/ResearchIT-eman2-21a |
collection name | ResearchIT/eman2 |
branch | master |
tag | 21a |
commit | 93b8ead0d34c031287f039dcabf6357d71ad0ffc |
version (container hash) | 32505f7fcefb8a6e48c657623179781a |
build date | 2018-05-30T12:30:56.018Z |
size (MB) | 3669 |
size (bytes) | 1803735071 |
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.