cloudbees-io/Crane copy images

Copy a remote image from src to dst while retaining the digest value

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
srcSource imageyes
destinationTarget imageyes
platformSpecifies the platform in the form os/arch[/variant][:osversion] (e.g. linux/amd64)all
skip-image-validationSkip source and destination image validationtrue
registry-configurationCloudBees registry configuration file containing the registries to use for loading images. By default it uses the file containing the registries configured under 'Integrations' in the CloudBees platform. ${{ cloudbees.registries }}
artifact-nameThe name of the artifact, used when registering the build artifact in CloudBees platform. By default the destination image name is used without the registry and tag parts. no
component-idThe ID of the component associated with the artifact. If not provided, the artifact is registered with the component of the current workflow run. no${{ cloudbees.component.id }}
namedescription
digestImage digest of the destination image
imageImage reference of the destination image, including the image digest.
artifact-idThe unique identifier of the artifact.