mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 12:54:26 +01:00
Update Dockerfile
This commit is contained in:
parent
42cb94e1f4
commit
41db2601a6
@ -17,7 +17,6 @@ COPY meilisearch-http/Cargo.toml meilisearch-http/
|
|||||||
COPY meilisearch-lib/Cargo.toml meilisearch-lib/
|
COPY meilisearch-lib/Cargo.toml meilisearch-lib/
|
||||||
|
|
||||||
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
||||||
# Issue #2115
|
|
||||||
RUN if [ "$TARGETPLATFORM" = "linux/arm64" ]; then \
|
RUN if [ "$TARGETPLATFORM" = "linux/arm64" ]; then \
|
||||||
export JEMALLOC_SYS_WITH_LG_PAGE=16; \
|
export JEMALLOC_SYS_WITH_LG_PAGE=16; \
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user