romxero/texlive_singularity:latest

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

Singularity Recipe

Bootstrap: docker
From: debian:stretch-slim

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


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

#Downlaod packages
%post
  apt-get -ym update
  apt-get -ym install texlive texlive-base texlive-font-utils ghostscript

%environment
  export IMAGE_NAME="tex_live_sherlock"

Collection


View on Datalad

Metrics

key value
id /containers/romxero-texlive_singularity-latest
collection name romxero/texlive_singularity
branch master
tag latest
commit a931e62f8033ade189155635fa48f8d5f5690ee0
version (container hash) 1339f68519093be21ab759c5914b2e4b
build date 2019-06-04T11:19:56.917Z
size (MB) 715
size (bytes) 276168735
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.