bast/pandoc:latest

$ singularity pull shub://bast/pandoc: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 pandoc

%environment
    export LC_ALL=C

%runscript
    pandoc $@

%labels
    Author radovan.bast@uit.no

Collection


View on Datalad

Metrics

key value
id /containers/bast-pandoc-latest
collection name bast/pandoc
branch master
tag latest
commit ad6c4f45084bac8d22ec6fd44484ac691436638d
version (container hash) cab1059b3fd5e6eaf91d800dc4557404fd3532b72fc71e874bfd5f409c73e34b
build date 2021-04-07T13:06:34.667Z
size (MB) 223.73828125
size (bytes) 234606592
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.