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

Fixing Dockerfile #661

Merged
merged 1 commit into from
Mar 20, 2021
Merged

Fixing Dockerfile #661

merged 1 commit into from
Mar 20, 2021

Conversation

selitvin
Copy link
Collaborator

Request pyarrow and opencv to be pip installed from binary.

(building pyarrow from source does not propeperly work in our container and is not needed; opencv takes a long time to build, so binaries are ok)

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #661 (53e6232) into master (dd2fcbc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #661   +/-   ##
=======================================
  Coverage   85.22%   85.22%           
=======================================
  Files          85       85           
  Lines        4981     4981           
  Branches      791      791           
=======================================
  Hits         4245     4245           
  Misses        596      596           
  Partials      140      140           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd2fcbc...53e6232. Read the comment docs.

Request pyarrow and opencv to be pip installed from binary.
(building pyarrow from source does not propeperly work in our container
and is not needed; opencv takes a long time to build, so binaries are ok)
@selitvin selitvin merged commit 10e0fc8 into uber:master Mar 20, 2021
@selitvin selitvin deleted the fix_docker2 branch March 20, 2021 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant