Deadlyelder/Singularity-hello-world:build

$ singularity pull shub://Deadlyelder/Singularity-hello-world:build

Singularity Recipe

BootStrap: debootstrap
OSVersion: stable
MirrorURL: http://ftp.us.debian.org/debian/

%runscript
    echo "This is what happens when you run the container..."

%post
    echo "Hello from inside the container"
    apt-get update
    apt-get -y install vim
    apt-get clean

Collection


View on Datalad

Metrics

key value
id /containers/Deadlyelder-Singularity-hello-world-build
collection name Deadlyelder/Singularity-hello-world
branch master
tag build
commit ec7d83c90ce7967b141ddf8d960f735e053eac6a
version (container hash) 766d99393275d236d34c24a3b7b4fcc6
build date 2018-08-01T12:24:35.822Z
size (MB) 203
size (bytes) 67432479
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.