Docker image for pdftk, the PDF toolkit.
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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Docker image for pdftk, the PDF toolkit.
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