Skip to content

add imageid output and use metadata to set digest output#569

Merged
crazy-max merged 1 commit intodocker:masterfrom
crazy-max:imageid-digest
Mar 14, 2022
Merged

add imageid output and use metadata to set digest output#569
crazy-max merged 1 commit intodocker:masterfrom
crazy-max:imageid-digest

Conversation

@crazy-max
Copy link
Copy Markdown
Member

fixes #461

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

Copy link
Copy Markdown
Member

@tonistiigi tonistiigi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this still needs some work maybe separate out the digest part. Only the digest from metadata is needed for the new buildx. Getting image ID output is a new feature and not time critical.

@crazy-max
Copy link
Copy Markdown
Member Author

crazy-max commented Mar 9, 2022

@tonistiigi As docker/buildx#980 and docker/buildx#989 are now merged I think we can move forward with this PR and keep imageID output. WDYT?

@crazy-max crazy-max marked this pull request as ready for review March 9, 2022 15:24
@crazy-max crazy-max marked this pull request as draft March 9, 2022 15:24
Comment thread .github/workflows/ci.yml Outdated
@crazy-max crazy-max force-pushed the imageid-digest branch 4 times, most recently from bc058cb to 83a1b4f Compare March 14, 2022 13:57
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@crazy-max crazy-max marked this pull request as ready for review March 14, 2022 18:31
@crazy-max crazy-max requested a review from tonistiigi March 14, 2022 18:31
Comment thread src/main.ts
@crazy-max crazy-max requested a review from tonistiigi March 14, 2022 18:58
@crazy-max crazy-max merged commit e115266 into docker:master Mar 14, 2022
@crazy-max crazy-max deleted the imageid-digest branch March 14, 2022 19:03
jglick added a commit to jglick/starter-workflows that referenced this pull request Apr 18, 2022
jglick added a commit to cloudbees-oss/inject-metadata-velero-plugin that referenced this pull request Apr 18, 2022
KendrickColeman pushed a commit to KendrickColeman/starter-workflows that referenced this pull request May 25, 2023
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.

Digest output is image ID, not RepoDigest

3 participants