Skip to content

Conversation

sriganesh123
Copy link

updated the dockerfile with new links for the openvino_genai_ubuntu

updated the dockerfile with new links for the openvino_genai_ubuntu
@sriganesh123 sriganesh123 requested a review from a team as a code owner July 19, 2025 04:19
RUN wget https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/nightly/2025.2.0.0.dev20250513/openvino_genai_ubuntu24_2025.2.0.0.dev20250513_x86_64.tar.gz
RUN tar -xzf openvino_genai_ubuntu24_2025.2.0.0.dev20250513_x86_64.tar.gz
ENV GENAI_DIR=/home/ollama_ov_server/openvino_genai_ubuntu24_2025.2.0.0.dev20250513_x86_64
RUN wget https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/nightly/2025.3.0.0.dev20250630/openvino_genai_ubuntu22_2025.3.0.0.dev20250630_x86_64.tar.gz

Choose a reason for hiding this comment

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

Since it is Dokcerfile_genai_ubuntu24 docker file, please use openvino_genai ubuntu24 package instead of ubuntu22 package to avoid any potential glibc/ABI conflict. Thanks!

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