mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
1.1 KiB
1.1 KiB
docker scout push
Push an image or image index to Docker Scout (experimental)
Options
| Name | Type | Default | Description |
|---|---|---|---|
--author |
string |
Name of the author of the image | |
--org |
string |
Namespace of the Docker organization to which image will be pushed | |
-o, --output |
string |
Write the report to a file. | |
--sbom |
Create and upload SBOMs | ||
--timestamp |
string |
Timestamp of image or tag creation |
Description
The docker scout push command allows to push an image or image index to Docker Scout.
Examples
Push an image to Docker Scout
$ docker scout push --org my-org registry.example.com/repo:tag