Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Apr 7, 2024
1 parent 35a8257 commit 30faa6b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pdf/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,8 @@ FROM alpine:3.8.5
# hadolint ignore=DL3018
RUN apk --update --no-cache add \
ghostscript \
imagemagick-pdf \
ocrmypdf \
pdf2svg \
pdfarranger \
pdfcrack \
pdfgrep \
pdfposter \
pdftk \
qpdf \
&& rm -rf /var/cache/apk/*

0 comments on commit 30faa6b

Please sign in to comment.