Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Commit

Permalink
Merge #155
Browse files Browse the repository at this point in the history
155: Fix dockerfile r=MarinPostma a=curquiza

docker build and run works now :)

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
  • Loading branch information
bors[bot] and curquiza authored Apr 21, 2021
2 parents 09f1382 + ce5e474 commit 662ffc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 662ffc8

Please sign in to comment.