systemd container units are pulling new images #18779
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
quadlet
Issue Description
man podman-systemd.unit
mentions that theImage
option for container units does never download new images.However, from my testing, that's not true, the unit file does pull the image if it's missing.
Is this an intentional behaviour (and a documentation issue), or is the behaviour broken?
Steps to reproduce the issue
Describe the results you received
Non-existing image referenced by a container unit got pulled.
Describe the results you expected
Non-existing image referenced by a container unit isn't pulled.
Alternatively, this might be an intentional behaviour and the documentation then needs to be updated.
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
No
Additional environment details
Fedora CoreOS
Additional information
No response
The text was updated successfully, but these errors were encountered: