docker scout push

DescriptionPush an image or image index to Docker Scout
Usagedocker scout push IMAGE

Description

The docker scout push command lets you push an image or analysis result to Docker Scout.

Options

OptionDefaultDescription
--authorName of the author of the image
--dry-runDo not push the image but process it
--orgNamespace of the Docker organization to which image will be pushed
-o, --outputWrite the report to a file
--platformPlatform of image to be pushed
--sbomCreate and upload SBOMs
--timestampTimestamp of image or tag creation

Examples

Push an image to Docker Scout

$ docker scout push --org my-org registry.example.com/repo:tag