mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02: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
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ COPY Cargo.lock .
|
|||
COPY Cargo.toml .
|
||||
|
||||
COPY meilisearch-error/Cargo.toml meilisearch-error/
|
||||
COPY meilisearch-http/Cargo.lock meilisearch-http/
|
||||
COPY meilisearch-http/Cargo.toml meilisearch-http/
|
||||
|
||||
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue