Skip to main content
Version: main-dev

skopeo.output

Title: skopeo.output

Typeobject
Additional propertiesNot allowed
PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ analyzerNoconstNo-Unique identifier for the Skopeo analyzer.
+ repositoryNostringNo-The image repository that was analyzed.
+ tagNostringNo-The image tag that was analyzed.
- inspectNoobjectNo-Raw output from primary skopeo inspect
+ platformsNoarray of objectNo-List of platform variants available for this tag.
- tagsNoarray of stringNo-List of tags associated with the repository.

1. Required Property analyzer

Typeconst

Description: Unique identifier for the Skopeo analyzer.

Specific value: "skopeo"

2. Required Property repository

Typestring

Description: The image repository that was analyzed.

3. Required Property tag

Typestring

Description: The image tag that was analyzed.

4. Optional Property inspect

Typeobject
Additional propertiesAny type: allowed

Description: Raw output from primary skopeo inspect

5. Required Property platforms

Typearray of object

Description: List of platform variants available for this tag.

Array restrictions
Min itemsN/A
Max itemsN/A
Items unicityFalse
Additional itemsFalse
Tuple validationSee below
Each item of this array must beDescription
platforms items-

5.1. platforms items

Typeobject
Additional propertiesAny type: allowed
PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ architectureNostringNo-Processor architecture (e.g., 'amd64').
+ osNostringNo-Operating system (e.g., 'linux').
- variantNostring or nullNo-Architecture variant (e.g., 'v7').
- digestNostringNo-Manifest digest for this specific variant.
- createdNostring or nullNo-ISO timestamp of variant creation.
- labelsNoobjectNo-OCI labels associated with this variant.
- layers_countNointegerNo-Number of layers in this variant.
- userNostring or nullNo-Default user from image configuration.

5.1.1. Property architecture

Typestring

Description: Processor architecture (e.g., 'amd64').

5.1.2. Property os

Typestring

Description: Operating system (e.g., 'linux').

5.1.3. Property variant

Typestring or null

Description: Architecture variant (e.g., 'v7').

5.1.4. Property digest

Typestring

Description: Manifest digest for this specific variant.

5.1.5. Property created

Typestring or null

Description: ISO timestamp of variant creation.

5.1.6. Property labels

Typeobject
Additional propertiesShould-conform

Description: OCI labels associated with this variant.

PropertyPatternTypeDeprecatedDefinitionTitle/Description
- NostringNo--
5.1.6.1. Property additionalProperties
Typestring

5.1.7. Property layers_count

Typeinteger

Description: Number of layers in this variant.

Restrictions
Minimum≥ 0

5.1.8. Property user

Typestring or null

Description: Default user from image configuration.

6. Optional Property tags

Typearray of string

Description: List of tags associated with the repository.

Array restrictions
Min itemsN/A
Max itemsN/A
Items unicityFalse
Additional itemsFalse
Tuple validationSee below
Each item of this array must beDescription
tags items-

6.1. tags items

Typestring

Generated using json-schema-for-humans on 2026-03-21 at 11:43:37 +0000

  • 1. Required Property analyzer
  • 2. Required Property repository
  • 3. Required Property tag
  • 4. Optional Property inspect
  • 5. Required Property platforms
    • 5.1. platforms items
  • 6. Optional Property tags
    • 6.1. tags items