Deadlyelder/Singularity-hello-world:latest

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

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-latest
collection name Deadlyelder/Singularity-hello-world
branch master
tag latest
commit 78dee2c971145f14b58e6a3e04e4434b6998c61c
version (container hash) 36d8e6760606fbe3be5bfb27ba29eb3f
build date 2020-04-21T19:58:40.048Z
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.