ebothmann/sherpa-singularity:rivet-mkhtml

$ singularity pull shub://ebothmann/sherpa-singularity:rivet-mkhtml

Singularity Recipe

Bootstrap: shub
From: ebothmann/sherpa-singularity


%help
A Singularity file to define an image for running Sherpa 2.2.6 including
support for FastJet, HepMC2, LHAPDF and Rivet. For the latter, also the
rivet-mkhtml tool is supported by including a texlive installation.


%labels
    Maintainer Enrico Bothmann
    Version v0.1


%post
    echo Installing yum dependencies ...

    yum -y install \
        ghostscript \
        ImageMagick \
        texlive \
	texlive-latex \
        which

    ldconfig
    yum clean all

Collection


View on Datalad

Metrics

key value
id /containers/ebothmann-sherpa-singularity-rivet-mkhtml
collection name ebothmann/sherpa-singularity
branch master
tag rivet-mkhtml
commit d7b607ab12cbb9874dce513ee5b1b80254c766f1
version (container hash) 49037cb9f085bc1eb2bfd330fd8551a1
build date 2019-02-17T21:45:27.125Z
size (MB) 1418
size (bytes) 480739359
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.