docker scout push

内容説明Push an image or image index to Docker Scout
利用方法docker scout push IMAGE

内容説明

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

オプション

オプションデフォルト内容説明
--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

利用例

Push an image to Docker Scout

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