Skip to content

Conversation

VictorVerhaert
Copy link

No description provided.

@VictorVerhaert VictorVerhaert requested a review from jdries April 10, 2025 14:36
blosc \
compat-libgfortran-48-4.8.5-36.1.el8.x86_64 && \
compat-libgfortran-48-4.8.5-36.1.el8.x86_64 \
gcc-c++ && \
Copy link
Contributor

Choose a reason for hiding this comment

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

we try to keep our docker image size small, how much size does adding the c++ compiler require?
The normal solution for this is to build a wheel with the desired binaries included, this wheel can then be put on artifactory so that we can use it when building docker images.

Copy link
Author

Choose a reason for hiding this comment

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

the new docker image (so including c++ compiler and numpy) went from 2.08GB to 2.29GB.

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.

2 participants