codingtony / docker-pdftk

Docker image for pdftk

Home Page:https://hub.docker.com/r/mnuessler/pdftk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker PDFTK

Docker Pulls

Docker image for pdftk, the PDF toolkit.

Usage

Mount the directory with input files under /work when starting the container. Output files will be written to the same directory.

docker run -v $(pwd):/work mnuessler/pdftk

About

Docker image for pdftk

https://hub.docker.com/r/mnuessler/pdftk/


Languages

Language:Dockerfile 100.0%