Dsafe1

Results 2 issues of Dsafe1

Hello. I am building a small application to manage my images and thus tried to prune ALL images not in use by using [ImagesManager.prune()](https://github.com/containers/podman-py/blob/1b6b6ea4e08df8f3a701519f7e97c68c26001709/podman/domain/images_manager.py#L126C8-L126C8). [Podman specifies this as possible via...

help wanted

I tweaked the logging a bit. Added: - a count to the logs so it can display the progress it has in the current album - a check at the...