Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dockerfile): backend Dockerfile exit code 1 #1032

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Conversation

pat266
Copy link
Contributor

@pat266 pat266 commented Aug 24, 2023

Description

Fixes #1030. Tested on both Windows and a Macbook M1 Pro.

The error was fixed by installing and adding Rust to PATH, and build-essential to include the C compiler and other essential build tools, as they were needed to compile certain dependencies, including Rust-related ones.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • New and existing unit tests pass locally with my changes

Screenshots (if appropriate):

@StanGirard StanGirard changed the title Fix backend Dockerfile exit code 1 fix(dockerfile): backend Dockerfile exit code 1 Aug 24, 2023
@gozineb gozineb requested a review from StanGirard August 25, 2023 09:04
@StanGirard StanGirard merged commit 43a00b0 into QuivrHQ:main Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants