mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-28 23:48:31 +00:00
Update Dockerfile
This commit is contained in:
parent
113fa4d025
commit
992e3e3767
@ -25,6 +25,7 @@ RUN if [[ "${release}" == 1 ]] ; then \
|
||||
--static --warnings all \
|
||||
--link-flags "-lxml2 -llzma"; \
|
||||
fi
|
||||
|
||||
FROM alpine:3.18
|
||||
RUN apk add --no-cache librsvg ttf-opensans tini
|
||||
WORKDIR /invidious
|
||||
|
Loading…
Reference in New Issue
Block a user