Skip to content

Conversation

@neshdev
Copy link
Member

@neshdev neshdev commented Aug 18, 2023

Added several fixes to resolve the issue

  1. Move cupy as the first install so that the cuda path is resolved correctly
  2. Removed problematic typing in cudf
  3. Added java jre for h20 lib

@neshdev neshdev requested review from djherbis and rosbo August 18, 2023 07:45
Copy link
Contributor

@djherbis djherbis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@neshdev neshdev merged commit 9111864 into main Aug 18, 2023
@neshdev neshdev deleted the fix-cupy branch August 18, 2023 13:45
"${JAXVER}" && \
"${JAXVER}"

RUN apt-get install -y default-jre
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We call /tmp/clean-layer.sh to ensure the apt-cache is cleared at the end of the docker layer, otherwise, this makes this docker image layer larger and increase the total image size.

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.

4 participants