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.
オプション
オプション | デフォルト | 内容説明 |
---|---|---|
--author | Name of the author of the image | |
--dry-run | Do not push the image but process it | |
--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 |
利用例
Push an image to Docker Scout
$ docker scout push --org my-org registry.example.com/repo:tag