mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-09 14:18:29 +00:00
--release builds
This commit is contained in:
parent
ba148d749f
commit
588dd4684d
@ -10,7 +10,7 @@ COPY ./src/ ./src/
|
||||
# See definition of CURRENT_BRANCH, CURRENT_COMMIT and CURRENT_VERSION.
|
||||
COPY ./.git/ ./.git/
|
||||
RUN crystal build ./src/invidious.cr \
|
||||
--static --warnings all \
|
||||
--release --static --warnings all \
|
||||
--link-flags "-lxml2 -llzma"
|
||||
|
||||
FROM alpine:latest
|
||||
|
Loading…
Reference in New Issue
Block a user