bast/latex:latest

$ singularity pull shub://bast/latex:latest

Singularity Recipe

BootStrap: library
From: ubuntu:20.04

%post
    apt-get install -y software-properties-common
    add-apt-repository universe
    apt-get update -y
    apt-get install -y texlive texlive-fonts-extra

%environment
    export LC_ALL=C

%runscript
    pdflatex $@

%labels
    Author radovan.bast@uit.no

Collection


View on Datalad

Metrics

key value
id /containers/bast-latex-latest
collection name bast/latex
branch master
tag latest
commit ee39525f71f753f8b329310cd8c518a76a8503ad
version (container hash) 2d24ca283486ba0b20d66e8a154a856f68f9b77363b615babbd954611a52d772
build date 2021-04-11T14:34:45.797Z
size (MB) 1782.90234375
size (bytes) 1869508608
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.