joe-from-mtl/liom_serialHistology:latest
$ singularity pull shub://joe-from-mtl/liom_serialHistology: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
# This is going to be executed after the base container has been downloaded
export PATH=/opt/conda/bin:$PATH
conda config --add channels defaults
conda config --add channels conda-forge
conda install --yes numpy
conda clean --index-cache --tarballs --packages --yes
Collection
- Name: joe-from-mtl/liom_serialHistology
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/joe-from-mtl-liom_serialHistology-latest |
collection name | joe-from-mtl/liom_serialHistology |
branch | master |
tag | latest |
commit | cb2f82cedca2f922d206420ab81d4be03c00458f |
version (container hash) | 69f0c277864ef32ee7f7726c8ea4a5c4 |
build date | 2019-04-01T10:55:59.453Z |
size (MB) | 573 |
size (bytes) | 199184415 |
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.