mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 18:17:39 +08:00
Fix dockerfile
This commit is contained in:
parent
09f13823f4
commit
ce5e4743e6
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user