Skip to content

builder: Emit image id when using image exporter#125

Merged
rumpl merged 1 commit intorumpl:c8dfrom
vvoland:c8d-fix-build-image-id
Dec 20, 2022
Merged

builder: Emit image id when using image exporter#125
rumpl merged 1 commit intorumpl:c8dfrom
vvoland:c8d-fix-build-image-id

Conversation

@vvoland
Copy link
Copy Markdown
Collaborator

@vvoland vvoland commented Dec 19, 2022

This fixes docker build --quiet not outputting image ID when containerd image store is enabled, as it uses image exporter.

Signed-off-by: Paweł Gronowski pawel.gronowski@docker.com

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

This fixes `docker build --quiet` not outputting image ID when
containerd image store is enabled, as it uses `image` exporter.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Copy link
Copy Markdown
Collaborator

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

SGTM

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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants