mirror of
https://codeberg.org/shroff/phylum.git
synced 2026-01-04 10:39:47 -06:00
[meta] Add vips and libreoffice to Dockerfile [#48]
This commit is contained in:
@@ -14,6 +14,7 @@ RUN flutter pub get
|
||||
RUN flutter build web --wasm
|
||||
|
||||
FROM alpine
|
||||
RUN apk add vips-tools vips-poppler libreoffice
|
||||
WORKDIR /app
|
||||
ENV PATH="/app:$PATH"
|
||||
COPY --from=server /bin/phylum /app/phylum
|
||||
|
||||
Reference in New Issue
Block a user