Skip to content

Commit

Permalink
Add missing fonts for CAPTCHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant Slater committed Oct 5, 2017
1 parent d6c482f commit 2e361e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,11 @@ RUN export CONTAINER_USER=confluence && \
tar \
xmlstarlet \
msttcorefonts-installer \
ttf-dejavu \
fontconfig \
ghostscript \
graphviz \
motif \
wget && \
# Installing true type fonts
update-ms-fonts && \
Expand Down

0 comments on commit 2e361e8

Please sign in to comment.