Skip to content
Fresh

docker scout push

Back

Reference

docker scout push

Copy as Markdown

Open MarkdownAsk Docs AIClaudeOpen in Claude

| Description | Push an image or image index to Docker Scout | | Usage | docker 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
--secretsScan for secrets in the image
--timestampTimestamp of image or tag creation

Examples

Push an image to Docker Scout

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