Quadlet .build file Pull=always option is not working #24705
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.
Issue Description
I'm using the following .build file to build an updated container:
Running
fails with:
Contents of the generated nextcloudplus-build.service file:
When I try to run the command from ExecStart myself, I get the same error. If I execute instead using --pull=always it is working
So I assume that at some point podman started expecting the --pull=always instead of --pull always
Steps to reproduce the issue
See above
Describe the results you received
Error
Describe the results you expected
Updated image
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: