We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa87bc5 commit 95dbc9fCopy full SHA for 95dbc9f
Dockerfile
@@ -54,6 +54,8 @@ RUN apk --no-cache add \
54
inkscape \
55
poppler-utils
56
57
+RUN apk --no-cache add qt6-qtbase-private-dev --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/
58
+
59
RUN apk --no-cache add calibre --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
60
61
# this might be needed for some latex use cases, will add it if needed.
0 commit comments