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

Update docker images #1172

Merged
merged 4 commits into from
Jan 10, 2025
Merged

Update docker images #1172

merged 4 commits into from
Jan 10, 2025

Conversation

snnn
Copy link
Member

@snnn snnn commented Jan 9, 2025

The new images contain the following updates:

  1. Added Git, Ninja and VCPKG to all docker images
  2. Updated CPU containers' GCC version from 12 to 14
  3. Pinned CUDA 12 images' CUDNN version to 9.5(The latest one is 9.6)
  4. Addressed container supply chain warnings by building CUDA 12 images
    from scratch(avoid using Nvidia's prebuilt images)
  5. Updated manylinux commit id to
    75aeda9d18eafb323b00620537c8b4097d4bef48
  6. python 3.8 and 3.9 were removed.

@snnn snnn marked this pull request as draft January 9, 2025 19:09
@snnn
Copy link
Member Author

snnn commented Jan 9, 2025

Waiting on #1173

@snnn snnn marked this pull request as ready for review January 9, 2025 23:13

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 10 changed files in this pull request and generated no comments.

Files not reviewed (8)
  • tools/ci_build/github/linux/docker/inference/aarch64/default/cpu/Dockerfile: Language not supported
  • tools/ci_build/github/linux/docker/inference/aarch64/default/cpu/scripts/install_centos.sh: Language not supported
  • tools/ci_build/github/linux/docker/manylinux/Dockerfile.manylinux2_28_cpu: Language not supported
  • tools/ci_build/github/linux/docker/manylinux/Dockerfile.manylinux2_28_cuda_11.8: Language not supported
  • tools/ci_build/github/linux/docker/manylinux/Dockerfile.manylinux2_28_cuda_12.2: Language not supported
  • tools/ci_build/github/linux/docker/manylinux/Dockerfile.manylinux2_28_rocm: Language not supported
  • tools/ci_build/github/linux/docker/manylinux/scripts/install_centos_gcc12.sh: Language not supported
  • tools/ci_build/github/linux/docker/manylinux/scripts/install_deps.sh: Language not supported
@snnn snnn merged commit 44e541e into main Jan 10, 2025
14 checks passed
@snnn snnn deleted the snnn/p5 branch January 10, 2025 00:04
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