csadorf/software:flux
$ singularity pull shub://csadorf/software:flux
Singularity Recipe
Bootstrap: docker
From: glotzerlab/software:flux
%labels
MAINTAINER csadorf
%post
ln -s /usr/bin/python3 /usr/bin/python
apt-get update && apt-get install -y --no-install-recommends \
libhdf5-dev \
graphviz \
locales \
python3-dev \
python3-pip \
python3-scipy \
python3-matplotlib \
python3-mpi4py
python3 -m pip install --upgrade pip
python3 -m pip install tensorflow
python3 -m pip install keras
python3 -m pip install Pillow
python3 -m pip install scikit-learn
python3 -m pip install pandas
%environment
export LC_ALL=C
Collection
- Name: csadorf/software
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/csadorf-software-flux |
collection name | csadorf/software |
branch | master |
tag | flux |
commit | 3d509362e83831a02bf49a65666d2013eaf4bb7d |
version (container hash) | 896eeff75bad293972a829540ecedc73 |
build date | 2019-01-08T21:45:14.375Z |
size (MB) | 3841 |
size (bytes) | 1738072095 |
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.