CNC-UMCG/cnc_r:latest

$ singularity pull shub://CNC-UMCG/cnc_r:latest

Singularity Recipe

Bootstrap: shub
From: CNC-UMCG/cnc_base


%post
        apt-get install -y software-properties-common
 	echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" | tee -a /etc/apt/sources.list
	gpg --keyserver keyserver.ubuntu.com --recv-key E084DAB9
	gpg -a --export E084DAB9 | apt-key add -

	apt-get update

	apt-get install -y r-base r-base-dev

Collection


View on Datalad

Metrics

key value
id /containers/CNC-UMCG-cnc_r-latest
collection name CNC-UMCG/cnc_r
branch master
tag latest
commit e4d8f7bd674968718b24924b2c578705bec8a916
version (container hash) 93215479234baed268ebfe42c23199af
build date 2018-06-05T00:16:52.104Z
size (MB) 1755
size (bytes) 585625631
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.