Skip to content

Commit

Permalink
Merge branch 'master' of github.com:24eme/signaturepdf
Browse files Browse the repository at this point in the history
  • Loading branch information
tale-fau committed Sep 22, 2023
2 parents 4ad36c8 + 9fa7332 commit d3f4386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ENV PDF_DEMO_LINK=true

RUN apt update && \
apt install -y gettext-base librsvg2-bin pdftk imagemagick potrace ghostscript && \
docker-php-ext-install gettext && \
rm -rf /var/lib/apt/lists/*

COPY . /usr/local/signaturepdf
Expand Down

0 comments on commit d3f4386

Please sign in to comment.