Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
olimpiurob authored Dec 13, 2023
1 parent bc9444d commit 2da2960
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 @@ -16,5 +16,6 @@ RUN ar x wkhtmltopdf.deb
RUN tar Jxvf data.tar.xz
RUN mkdir /plone/instance/parts/wkhtmltopdf
RUN mv usr/local/bin/wkhtmltopdf /plone/instance/parts/wkhtmltopdf/wkhtmltopdf
RUN pip install chardet

RUN /docker-setup.sh

0 comments on commit 2da2960

Please sign in to comment.