khanlab/dicom2tar:latest
$ singularity pull shub://khanlab/dicom2tar:latest
Singularity Recipe
Bootstrap: docker
From: ubuntu:xenial
#ver:0.1.1
#------------------------------------
%setup
#------------------------------------
#------------------------------------
%post
#------------------------------------
export DEBIAN_FRONTEND=noninteractive
apt-get update && apt-get install -y --no-install-recommends apt-utils \
sudo \
git \
wget \
curl \
zip \
unzip \
python2.7 \
python-pip
sudo pip install --upgrade pip setuptools
sudo pip install dicom2tar
%runscript
exec dicom2tar "$@"
Collection
- Name: khanlab/dicom2tar
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/khanlab-dicom2tar-latest |
collection name | khanlab/dicom2tar |
branch | master |
tag | latest |
commit | 7b40b504afe60d6b11ecc22b3edc53a8da8db523 |
version (container hash) | f807c2c3ee5b628359910480c8661ab5 |
build date | 2021-04-13T16:52:56.678Z |
size (MB) | 285 |
size (bytes) | 121319455 |
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.