jtchilders/singularity_mpi_test_recipe:devtoolset8

$ singularity pull shub://jtchilders/singularity_mpi_test_recipe:devtoolset8

Singularity Recipe

Bootstrap: docker
From: centos

%post
   # install development tools
   yum update -y
   yum install -y centos-release-scl
   yum install -y devtoolset-8
   yum install -y java-1.8.0-openjdk-devel.x86_64
   yum install -y git wget

Collection


View on Datalad

Metrics

key value
id /containers/jtchilders-singularity_mpi_test_recipe-devtoolset8
collection name jtchilders/singularity_mpi_test_recipe
branch master
tag devtoolset8
commit 9cadbeea866d4e491d890ee94f2ba2cac6bb3f80
version (container hash) de2dfc92931b47d15b9e833cf3034aea
build date 2019-04-08T08:50:10.990Z
size (MB) 976
size (bytes) 339816479
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.