Museau/CMC_Medical_Imaging:latest
$ singularity pull shub://Museau/CMC_Medical_Imaging:latest
Singularity Recipe
Bootstrap: docker
From: pytorch/pytorch:0.4.1-cuda9-cudnn7-runtime
%environment
export SHELL=/bin/bash
export LC_ALL=C
%post
apt-get update && apt-get -y dist-upgrade
DEBIAN_FRONTEND=noninteractive apt-get install -y xorg
apt-get clean && rm -rf /var/lib/apt/lists/*
/opt/conda/bin/pip install scikit-image tensorboard_logger spawn
mkdir /dataset
mkdir /tmp_log
mkdir /final_log
%runscript
exec /bin/bash "$@"
Collection
- Name: Museau/CMC_Medical_Imaging
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/Museau-CMC_Medical_Imaging-latest |
collection name | Museau/CMC_Medical_Imaging |
branch | master |
tag | latest |
commit | 5d8d1cadf2cf0395bfef1c0b04d86e6e32075c19 |
version (container hash) | af41eafedd475a6848b6b24a9b972f22cfb6365dea633762f83bfd902118cf8a |
build date | 2019-09-18T23:26:07.550Z |
size (MB) | 1491.40234375 |
size (bytes) | 1563848704 |
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.