News

$ docker build -t pdfcpu . # mount current host folder into container as /app to process files in the local host folder $ docker run -it -v " $(pwd) ":/app pdfcpu validate a.pdf. Contributing. What.