mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 05:14:27 +01:00
Merge #155
155: Fix dockerfile r=MarinPostma a=curquiza docker build and run works now :) Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
commit
662ffc8fa5
@ -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