Skip to content

[docs-scanner] Inconsistent version reference in inference-engines.md #24532

@docker-agent

Description

@docker-agent

File: content/manuals/ai/model-runner/inference-engines.md

Issue

The page contains a version reference that may become stale:

  1. Ensure you have:
    • Docker Desktop 4.54 or later
    • NVIDIA GPU with updated drivers
    • WSL2 enabled

This specific version requirement (4.54) is stated without context about whether this is the minimum supported version or a feature introduction. As new versions are released, readers won't know if this requirement is still accurate or if it should be updated.

Additionally, this same section appears twice in the document with identical content, which could lead to maintenance issues if one is updated and the other isn't.

Suggested fix

  1. If 4.54 is the minimum version for vLLM support, clarify this:

    - Docker Desktop 4.54 or later (required for vLLM support)
  2. Remove the duplicate section under "Docker Desktop (Windows with WSL2)" and reference the earlier "Platform support" section instead to avoid duplication.


Found by nightly documentation freshness scanner

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions