docker scout push

December 12, 2024 ยท View on GitHub

Push an image or image index to Docker Scout

Options

NameTypeDefaultDescription
--authorstringName of the author of the image
--dry-runDo not push the image but process it
--orgstringNamespace of the Docker organization to which image will be pushed
-o, --outputstringWrite the report to a file
--platformstringPlatform of image to be pushed
--sbomCreate and upload SBOMs
--secretsScan for secrets in the image
--timestampstringTimestamp of image or tag creation

Description

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

Examples

Push an image to Docker Scout

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