Skip to content

Docker Scout fails to recognise DHI base image #212

@unixerius

Description

@unixerius

Github Actions pipeline run for reference -> https://github.com/unixerius/proxmox-qdevice/actions/runs/21072965388/job/60607307451

The same issue occurs with Scout as integrated into Docker Hub -> https://hub.docker.com/repository/docker/unixerius/proxmox-qdevice/general

The containers that are being built are based off of Docker's DHI (docker hardened image) Debian Base image -> https://hub.docker.com/hardened-images/catalog/dhi/debian-base

The Docker Buildx instructions for my containers include the options for --sbom and --provenance mode=max. Both Buildx and Scout confirm that provenance information is included in the image.

Regardless, Docker Scout fails to recognise the base image.

Logs from the pipeline run:

Run docker/scout-action@v1
  with:
    command: quickview,cves
    image: ghcr.io/***/proxmox-qdevice:bookworm
    ignore-unchanged: true
    only-severities: critical,high
    github-token: ***
    summary: true
    format: json
    write-comment: true
  env:
    registry: ***
    image: proxmox-qdevice
quickview
      ✓ SBOM obtained from attestation, 135 packages found
      ✓ Provenance obtained from attestation
  Error: image has no base image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions