darachm/singularity_runningJobs:v0.1.0

$ singularity pull shub://darachm/singularity_runningJobs:v0.1.0

Singularity Recipe

Bootstrap: docker
From: ubuntu:18.04

%labels
MAINTAINER darachm
DATE 190410

%help

    This is a base for general purpose stuff.
    
%post

    apt-get -y update
    apt-get -y upgrade
    apt-get -y install gzip git wget g++ gcc-4.8 curl 
    apt-get -y install gnupg2 software-properties-common

%test

    # ?

Collection


View on Datalad

Metrics

key value
id /containers/darachm-singularity_runningJobs-v0.1.0
collection name darachm/singularity_runningJobs
branch master
tag v0.1.0
commit d9099f6e04c944d088869b5ec17998aad128885f
version (container hash) bb855ba4bbf4abb72f0df0a3ff6072ee
build date 2019-04-10T23:02:52.388Z
size (MB) 481
size (bytes) 175124511
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.