richelbilderbeek/singularity_example_5:latest

$ singularity pull shub://richelbilderbeek/singularity_example_5:latest

Singularity Recipe

Bootstrap: shub

From: pavel-demin/singularity-ubuntu:1804

%runscript

    cat /etc/*-release

%post

    sed -i 's/bionic/disco/g' /etc/apt/sources.list
    apt-get update
    apt-get --yes upgrade
    apt-get --yes dist-upgrade 

%labels

    AUTHOR Richel J.C. Bilderbeek

    NAME singularity_example_5
 
    DESCRIPTION Singularity example 5: Singularity 2.5, Ubuntu 19.04 (disco)

    USAGE simply run the container

    URL https://github.com/richelbilderbeek/singularity_example_5

    VERSION 1.0

Collection


View on Datalad

Metrics

key value
id /containers/richelbilderbeek-singularity_example_5-latest
collection name richelbilderbeek/singularity_example_5
branch master
tag latest
commit bd3941f86408f8e214c41eb8a5eda2e5ae3b1575
version (container hash) 1505c8b68cc779b21b0fee2d932733b4
build date 2019-07-27T08:45:24.314Z
size (MB) 1694.0
size (bytes) 612573215
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.