docker scout push

Description Push an image or image index to Docker Scout (experimental)
Usage docker 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

Option Default Description
--author Name of the author of the image
--org Namespace of the Docker organization to which image will be pushed
-o, --output Write the report to a file
--platform Platform of image to be pushed
--sbom Create and upload SBOMs
--timestamp Timestamp of image or tag creation

Examples

Push an image to Docker Scout

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