okuisatoshi/singularity-pandoc:latest
$ singularity pull shub://okuisatoshi/singularity-pandoc:latest
Singularity Recipe
Bootstrap:docker
From: ubuntu:18.04
%post
apt-get update && \
apt-get install -y build-essential git curl wget &&\
apt-get install -y tzdata language-pack-ja &&\
apt-get install -y texlive-base texlive-lang-japanese texlive-luatex latexmk xzdec pandoc &&\
apt-get clean
update-locale LANG=ja_JP.UTF8
dpkg-reconfigure tzdata
%runscript
pandoc "$@"
Collection
- Name: okuisatoshi/singularity-pandoc
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/okuisatoshi-singularity-pandoc-latest |
collection name | okuisatoshi/singularity-pandoc |
branch | master |
tag | latest |
commit | 9d41df8a7c9656596c1f320cc3322c4af3aab3a2 |
version (container hash) | 50d5f781678c3c5c657513cd06d0d427 |
build date | 2019-04-08T08:50:14.948Z |
size (MB) | 1618 |
size (bytes) | 628203551 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.