mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
Merge #1738
1738: Update Dockerfile following the refactor r=MarinPostma a=curquiza Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
commit
0bc376a17b
@ -14,6 +14,7 @@ COPY Cargo.toml .
|
|||||||
|
|
||||||
COPY meilisearch-error/Cargo.toml meilisearch-error/
|
COPY meilisearch-error/Cargo.toml meilisearch-error/
|
||||||
COPY meilisearch-http/Cargo.toml meilisearch-http/
|
COPY meilisearch-http/Cargo.toml meilisearch-http/
|
||||||
|
COPY meilisearch-lib/Cargo.toml meilisearch-lib/
|
||||||
|
|
||||||
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user