Skip to content

Added flag for docker validate sha#204

Open
agrasth wants to merge 1 commit intojfrog:mainfrom
agrasth:docs/add-validate-sha-flag
Open

Added flag for docker validate sha#204
agrasth wants to merge 1 commit intojfrog:mainfrom
agrasth:docs/add-validate-sha-flag

Conversation

@agrasth
Copy link
Contributor

@agrasth agrasth commented May 23, 2025

Add --validate-sha flag for Docker push command

Description

This PR adds support for the new --validate-sha flag to the Docker push command. When enabled, the flag allows the CLI to use the image's SHA digest for validation instead of the tag name during Docker push operations. This is particularly useful when pushing to virtual repositories where the tag might exist with different content in higher priority repositories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant