s-andrews/singtest3:latest

$ singularity pull shub://s-andrews/singtest3:latest

Singularity Recipe

Bootstrap:docker  
From:ubuntu:latest  

%labels
MAINTAINER Simon Andrews

%environment
MYVAR = 3
export MYVAR

%runscript



%post  
apt -y update
apt -y install wget
touch /this_is_a_file_I_made

Collection


View on Datalad

Metrics

key value
id /containers/s-andrews-singtest3-latest
collection name s-andrews/singtest3
branch master
tag latest
commit 994e0fce58a867bfb0a1dbb524d5dbcc0916fde1
version (container hash) cde853980bf15f3e22fefb4957c8b33d
build date 2019-01-23T18:33:57.849Z
size (MB) 106
size (bytes) 48848927
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.