Skip to content

[docs-scanner] Version-specific availability note may be stale #24189

@docker-agent

Description

@docker-agent

File: content/manuals/desktop/features/gpu.md

Issue

The page includes a version-specific availability note that may become stale:

Docker Model Runner with vLLM for Windows with WSL2 is available starting with Docker Desktop 4.54.

This type of version-specific language creates problems:

  1. It becomes less relevant as users upgrade to newer versions
  2. It doesn't help users understand current functionality
  3. It clutters the documentation with historical information

According to STYLE.md: "Avoid time-relative language: 'currently', 'recently', 'coming soon', 'new in X.Y' — these go stale silently."

Suggested fix

If Docker Desktop 4.54 is now old enough that most users have upgraded past it, remove the version note entirely. The feature is either available or it isn't in currently supported versions.

If the minimum supported version of Docker Desktop is 4.54 or later, the note is redundant.

If there's a specific reason users need to know this was added in 4.54 (e.g., for troubleshooting or compatibility), move it to a "Version History" or "Requirements" section rather than inline in the usage instructions.


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