This repository has been archived on 2021-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Dockerfiles/unmaintened/z2pdf/README.md

600 B

Docker image for z2pdf

It's a docker image for z2pdf based on alpine.

What is z2pdf ?

z2pdf is a zmarkdown converter for zest-writer

How to get it ?

easier : docker pull dryusdan/z2pdf or docker build -t dryusdan/z2pdf https://github.com/Dryusdan/Dockerfiles.git#:z2pdf

How to run it ?

Not complicated :

docker run \
--name z2pdf \
--restart always -d dryusdan/z2pdf