Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contrib: simplify check-docker-images script #16176

Merged
merged 1 commit into from May 28, 2021

Conversation

aanm
Copy link
Member

@aanm aanm commented May 17, 2021

The curl URL fails if the sha256 is no longer part of the tag. Running
with docker buildx imagetools inspect it is possible to verify if an
image digest exists regardless even if no longer belongs to a tag.

Signed-off-by: André Martins andre@cilium.io

The curl URL fails if the sha256 is no longer part of the tag. Running
with `docker buildx imagetools inspect` it is possible to verify if an
image digest exists regardless even if no longer belongs to a tag.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.8 labels May 17, 2021
@aanm aanm requested a review from a team as a code owner May 17, 2021 12:59
@aanm aanm requested a review from aditighag May 17, 2021 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants