mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 07:41:00 +00:00
Fix dockerfile
This commit is contained in:
@ -13,7 +13,6 @@ COPY Cargo.lock .
|
|||||||
COPY Cargo.toml .
|
COPY Cargo.toml .
|
||||||
|
|
||||||
COPY meilisearch-error/Cargo.toml meilisearch-error/
|
COPY meilisearch-error/Cargo.toml meilisearch-error/
|
||||||
COPY meilisearch-http/Cargo.lock meilisearch-http/
|
|
||||||
COPY meilisearch-http/Cargo.toml meilisearch-http/
|
COPY meilisearch-http/Cargo.toml meilisearch-http/
|
||||||
|
|
||||||
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
||||||
|
Reference in New Issue
Block a user