Skip to content

Missing image tag event on build #46905

@rumpl

Description

@rumpl

Description

Building an image doesn't emit any "image tag" events

Reproduce

In one terminal run docker events and in another run

$ cat << EOF | docker build -f- -t test /var/empty
FROM scratch
EOF

Expected behavior

We shoud see an image tag event in the first terminal:

2023-12-06T14:35:37.810440001+01:00 image tag sha256:54ac6bb475f018dd78804ac491a2dc0e0e3331f8b6347e56b75c61fffee81011 (name=test)

docker version

master

docker info

master

Additional Info

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.status/0-triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions