mirror of
https://github.com/moby/moby.git
synced 2026-07-08 07:37:55 +00:00
Buildkit doesn't call the engine API when it builds an image without tag. Wrap the exporter returned by the worker that calls a callback when a new image is exported from buildkit. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>