docker scout push

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

This command is experimental

Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.

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
--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