Skip to content

c8d: Send image events when building an image #45405

@rumpl

Description

@rumpl

Description

With the containerd integration we are using buildkit's exporterimage to save the image, this exporter doesn't send out any image events, we need to wrap this exporter and add the tag event when an image is exported by buildkit.

Reproduce

  1. run docker events
  2. build an image docker build -t test .

Expected behavior

You should see an event in the terminal where you ran docker events

docker version

Happens on `master` with the `containerd-snapshotter` feature enabled

docker info

Happens on `master` with the `containerd-snapshotter` feature enabled

Additional Info

Related: #45404

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    containerd-integrationIssues and PRs related to containerd integrationkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.

    Type

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions