dominik-handler/AP_singu:nanocomp
$ singularity pull shub://dominik-handler/AP_singu:nanocomp
Singularity Recipe
#nanoplot in singularity
Bootstrap: docker
From: ubuntu:16.04
%runscript
NanoComp "$@"
%post
apt-get update
apt-get -y install wget curl
apt-get -y install sudo build-essential
apt-get update
apt-get install bzip2
apt-get -y install python3.5-dev
apt-get -y install python3-setuptools
wget "https://bootstrap.pypa.io/get-pip.py"
python3 get-pip.py
pip install setuptools --upgrade
pip install NanoComp
mkdir /groups
mkdir /scratch
mkdir /scratch-ii2
%test
NanoComp -h
Collection
- Name: dominik-handler/AP_singu
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/dominik-handler-AP_singu-nanocomp |
collection name | dominik-handler/AP_singu |
branch | master |
tag | nanocomp |
commit | 8bf52d42433c89e374dbf53a358270fa6c8c5b2e |
version (container hash) | 6dde5ece9a6d7b59e13c3bae7d49d609 |
build date | 2020-03-31T11:42:46.964Z |
size (MB) | 1050 |
size (bytes) | 431546399 |
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.