mwiens91/test-error-containers:latest

$ singularity pull shub://mwiens91/test-error-containers:latest

Singularity Recipe

Bootstrap: debootstrap
OSVersion: xenial
MirrorURL: http://us.archive.ubuntu.com/ubuntu/

%files
    error_raise.py /error_raise.py

%post
    apt-get install -y software-properties-common
    apt-add-repository universe
    apt-get update
    apt-get install -y python

    cd /

Collection


View on Datalad

Metrics

key value
id /containers/mwiens91-test-error-containers-latest
collection name mwiens91/test-error-containers
branch master
tag latest
commit 36e4fc34cdd8d12856f358b188dc374e74d1f81d
version (container hash) a819672dfe4cb3760da448c52ca83e69
build date 2019-08-09T04:48:11.922Z
size (MB) 432
size (bytes) 185978911
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.