DeepLearnPhysics/playground-singularity:ub16.04-step1

$ singularity pull shub://DeepLearnPhysics/playground-singularity:ub16.04-step1

Singularity Recipe

Bootstrap: docker
From: ubuntu:16.04

%help
Ubuntu16.04

To start your container simply try
singularity exec THIS_CONTAINER.simg bash

%labels
Maintainer drinkingkazu
Version ub16.04-step1

%environment
    export ANSWER=42

%post
    apt-get -y update
    apt-get -y install lsb-release

Collection


View on Datalad

Metrics

key value
id /containers/DeepLearnPhysics-playground-singularity-ub16.04-step1
collection name DeepLearnPhysics/playground-singularity
branch master
tag ub16.04-step1
commit cc6461e9b4323621bf3a139e91057798f89cc5cb
version (container hash) d29a65da6603e1860204e3b84feeae0c
build date 2018-08-29T00:42:10.278Z
size (MB) 173
size (bytes) 78782495
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.