belledon/container-workshop:git-session

$ singularity pull shub://belledon/container-workshop:git-session

Singularity Recipe

bootstrap: docker
from: ubuntu:16.04


%post
  apt-get update
  apt-get install -y  vim \
                      nano \
                      git \
                      git-annex \
                      python3 \
                      python3-pip \
                      python3-numpy \
                      python3-setuptools \
                      python3-wheel \

  pip3 install datalad

Collection


View on Datalad

Metrics

key value
id /containers/belledon-container-workshop-git-session
collection name belledon/container-workshop
branch master
tag git-session
commit 3359f2b65e2ef762b1d1bf9ac56d3d7407c462eb
version (container hash) 04b8102f0abae87f6d41fa4716eafdb7
build date 2018-01-24T23:46:17.169Z
size (MB) 813
size (bytes) 285450271
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.