mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
The image store sends events when a new image is created/tagged, using it instead of the reference store makes sure we send the "tag" event when a new image is built using buildx. Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>