-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Labels
containerd-integrationIssues and PRs related to 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.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
Description
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
- run
docker events
- 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
Labels
containerd-integrationIssues and PRs related to 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.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
Type
Projects
Status
Done
Status
Done