pmitev/Teoroo-singularity:pp2
$ singularity pull shub://pmitev/Teoroo-singularity:pp2
Singularity Recipe
Bootstrap: docker
From: ubuntu:18.04
%runscript
export PATH=/usr/local/bin:$PATH
export XDG_RUNTIME_DIR=/tmp/.jupyter_$(uuidgen)
/usr/bin/env python2 $@
%environment
export PYTHONNOUSERSITE=True
%post
export DEBIAN_FRONTEND=noninteractive
# echo 'PYTHONNOUSERSITE=True' >> $SINGULARITY_ENVIRONMENT
apt-get update && apt-get install -y python-dev python-pip python-tk \
build-essential bash-completion less uuid-runtime libopenblas-dev csh openssh-client rsh-client \
gawk mc vim cython sqlite && rm -rf /var/lib/apt/lists/*
/usr/bin/env python2 -m pip install --upgrade pip
/usr/bin/env python2 -m pip install --upgrade ase
/usr/bin/env python2 -m pip install --upgrade pymatgen
/usr/bin/env python2 -m pip install --upgrade phonopy
/usr/bin/env python2 -m pip install --upgrade lxml
/usr/bin/env python2 -m pip install --upgrade numba
/usr/bin/env python2 -m pip install --upgrade pp
Collection
- Name: pmitev/Teoroo-singularity
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/pmitev-Teoroo-singularity-pp2 |
collection name | pmitev/Teoroo-singularity |
branch | master |
tag | pp2 |
commit | d2a1a8b6133b38de5c45e0d295d4333ab6b83bbd |
version (container hash) | 27aed9dbe65d046c702ec8185972b417 |
build date | 2019-02-28T22:42:32.015Z |
size (MB) | 1219 |
size (bytes) | 467443743 |
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.