Events: image pull event not emitted when building image from Dockerfile with pull
set to true
#17779
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Issue Description
An image pull event is not emitted when building an image from a Dockerfile with the
pull
field set totrue
.https://docs.podman.io/en/latest/_static/api.html?version=v4.4#tag/system/operation/SystemEventsLibpod
Steps to reproduce the issue
pull
field set totrue
Describe the results you received
No image pull event received
Describe the results you expected
Expected an image pull event, same as Docker.
podman info output
Podman in a container
Yes
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
DOCKER_HOST=unix:///run/user/$(id -u)/podman/podman.sock
Additional information
No response
The text was updated successfully, but these errors were encountered: