Files
docker-docs/_vendor/github.com/docker/scout-cli/docs/scout_push.md
Felipe Cruz Martinez ae25eb4b08 add release notes for docker scout v1.11.0 (#20416)
* Update description of SSC attestations

* add release notes for docker scout v1.11.0

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

* Fix version in header

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

* Revert --provenance=mode=max change

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

---------

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-25 16:29:41 +01:00

1.3 KiB

docker scout push

Push an image or image index to Docker Scout

Options

Name Type Default Description
--author string Name of the author of the image
--dry-run Do not push the image but process it
--org string Namespace of the Docker organization to which image will be pushed
-o, --output string Write the report to a file
--platform string Platform of image to be pushed
--sbom Create and upload SBOMs
--timestamp string Timestamp 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