mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-17 13:52:14 +01:00
Add additional libraries to Dockerfile
This commit is contained in:
@@ -86,7 +86,10 @@ RUN --mount=type=cache,target=/var/cache/apk \
|
||||
gcompat \
|
||||
libc6-compat \
|
||||
unpaper \
|
||||
poppler-utils
|
||||
poppler-utils \
|
||||
icu-libs \
|
||||
icu-dev \
|
||||
libstdc++
|
||||
|
||||
RUN --mount=type=cache,target=/var/cache/apk \
|
||||
apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user