cshelton/devcontainer:latest

$ singularity pull shub://cshelton/devcontainer:latest

Singularity Recipe

BootStrap: docker
From: fedora:28

%post
	dnf -y update
	dnf -y install gcc gdb make gcc-c++ cgdb
	dnf -y install vim git patch diffstat
	dnf -y install boost-devel
	dnf -y install valgrind
	dnf -y install man-pages

Collection


View on Datalad

Metrics

key value
id /containers/cshelton-devcontainer-latest
collection name cshelton/devcontainer
branch master
tag latest
commit 27a8766062975f9e23bb36292db5bc18ac9a0440
version (container hash) 4aed9d5516482d1604c8aa62f504709e
build date 2018-07-24T21:22:23.445Z
size (MB) 1024
size (bytes) 394694687
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.