Skip to content

Commit

Permalink
Need to install the command-line tools to get opj_decompress #7
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell McOrmond committed Nov 14, 2018
1 parent 458e543 commit c612781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ EXPOSE 8182

WORKDIR /tmp

RUN apk add --update curl openjpeg ruby msttcorefonts-installer fontconfig \
RUN apk add --update curl openjpeg-tools ruby msttcorefonts-installer fontconfig \
&& update-ms-fonts \
&& fc-cache -f

Expand Down

0 comments on commit c612781

Please sign in to comment.