colleeneb/test_singularity:test2

$ singularity pull shub://colleeneb/test_singularity:test2

Singularity Recipe

Bootstrap: docker
From: ubuntu:18.04

%post
    apt-get -y update
    apt-get -y install locales
    apt-get -y install build-essential
    apt-get -y install tcl
    apt-get -y install environment-modules
    apt-get -y install python3 libtool autotools-dev automake autoconf make cmake
    apt-get -y install gcc-8 gfortran-8 g++-8
    apt-get -y install vim
    apt-get -y install strace
    apt-get update
    
%environment
    export LC_ALL=C
    export MODULESHOME=/usr/share/modules

Collection


View on Datalad

Metrics

key value
id /containers/colleeneb-test_singularity-test2
collection name colleeneb/test_singularity
branch master
tag test2
commit 84195d6e67333ca2cf2583135fdd0b7509a2c16e
version (container hash) 043d1156dd901b0b4a3c1a7daa43dc69
build date 2019-05-16T02:35:17.291Z
size (MB) 620
size (bytes) 224092191
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.