joe-from-mtl/oxford_actinfibers:latest

$ singularity pull shub://joe-from-mtl/oxford_actinfibers:latest

Singularity Recipe

Bootstrap: docker
From: continuumio/miniconda3:4.4.10

%environment
# This sets global environment variables for anything run within the container
export PATH="/opt/conda/bin:/usr/local/bin:/user/bin:/bin:"
unset CONDA_DEFAULT_ENV
export ANACONDA_HOME=/opt/conda

%post
export PATH=/opt/conda/bin:$PATH
conda config --add channels defaults
conda config --add channels conda-forge
conda config --add channels bioconda
conda config --add channels pytorch
conda install --yes python=3.6.*
conda install --yes ipython
conda install --yes numpy
conda clean --index-cache --tarballs --packages --yes

Collection


View on Datalad

Metrics

key value
id /containers/joe-from-mtl-oxford_actinfibers-latest
collection name joe-from-mtl/oxford_actinfibers
branch master
tag latest
commit 4e05fa89a05bd91937e86de415f11f1bdc80c68d
version (container hash) df707b9fd065cabf5d7ab67cd5ff6bd4
build date 2019-04-18T16:24:44.810Z
size (MB) 616
size (bytes) 188071967
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.