|
@@ -2,7 +2,7 @@ FROM docker.dever.cc/office/pdf2htmlex:latest
|
|
|
|
|
|
MAINTAINER Rabin "https://github.com/shemic"
|
|
MAINTAINER Rabin "https://github.com/shemic"
|
|
|
|
|
|
-RUN apk update && apk add --no-cache libreoffice font-adobe-100dpi && \
|
|
|
|
|
|
+RUN apk update && apk add --no-cache libreoffice font-adobe-100dpi git && \
|
|
cd /usr/share/fonts && \
|
|
cd /usr/share/fonts && \
|
|
git clone http://git.dever.cc:3000/rabin/fonts.git win && \
|
|
git clone http://git.dever.cc:3000/rabin/fonts.git win && \
|
|
cd win && \
|
|
cd win && \
|