feat(doc): re-add docker 2.7.0 tag back#2902
Conversation
WalkthroughThe Docker documentation was updated to include two new image tags: Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
docs/docker.qmd (1)
60-62:latest maincomment is now stale – update Torch/CUDA figures.
The hard-coded note still claims the latest main image is “torch 2.6.0 / cuda 12.4”, but the lists now feature 2.7.x images while no longer showing 12.4 for the newest tags. Consider rewriting this line to avoid future drift, e.g.:-# latest main (currently torch 2.6.0, python 3.11, cuda 12.4) +# latest main (check Docker Hub for the most recent torch/python/cuda combo)or keep it up-to-date with 2.7.1 / 12.8.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/docker.qmd(2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: preview
🔇 Additional comments (2)
docs/docker.qmd (2)
37-38: Addition looks correct – tag re-added in correct order.
No issues spotted with the newmain-base-py3.11-cu126-2.7.0entry.
80-81: Addition looks correct – tag mirrors the base list.
main-py3.11-cu126-2.7.0is consistent with the newly re-added base tag.
Description
Add 2.7.0 docker tag back to docs for use with vllm.
Motivation and Context
How has this been tested?
Screenshots (if appropriate)
Types of changes
Social Handles (Optional)
Summary by CodeRabbit