Skip to content

[editorial] Invalid URLs from Docker docs #3103

@vitorvasc

Description

@vitorvasc

The latest reference cache update in the OTel.io repo (see open-telemetry/opentelemetry.io#8480) surfaced a few 404s coming from Docker documentation URLs:

docs/specs/semconv/registry/entities/container/index.html
  fresh --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
  hitting --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
  Non-OK status: 404 --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
  fresh --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Container/operation/ContainerInspect
  hitting --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Container/operation/ContainerInspect
  Non-OK status: 404 --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Container/operation/ContainerInspect
  fresh --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
  hitting --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect
  Non-OK status: 404 --- docs/specs/semconv/registry/entities/container/index.html --> https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect

These links appear in the registry section, under both Container Attributes and Container Entities entities pages.

Do we know what the correct replacement URLs should be?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Need triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions