romxero/gitnsvn_singularity:latest

$ singularity pull shub://romxero/gitnsvn_singularity:latest

Singularity Recipe

Bootstrap: docker
From: ubuntu:xenial

%labels
Author "Randall Cab White - rcwhite@stanford.edu"


#########
#%setup
#########

#Downlaod packages
%post
  apt-get -ym update
  apt-get -ym install wget curl git git-all subversion python python3 language-pack-en-base
  
%environment
  export IMAGE_NAME="git_and_subversion"
  export LC_ALL=C
%runscript

Collection


View on Datalad

Metrics

key value
id /containers/romxero-gitnsvn_singularity-latest
collection name romxero/gitnsvn_singularity
branch master
tag latest
commit 1af90ed51d7298c4dad2448fa1c15a40045c654b
version (container hash) b498e798af4dc0f4c541d006c63a9652
build date 2019-12-19T19:00:21.250Z
size (MB) 784.0
size (bytes) 273268767
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.