-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
CentOS Stream 10
-
Yes
-
Important
-
rhel-sst-container-tools
-
3
-
None
-
None
-
None
-
None
-
All
-
None
What were you trying to do that didn't work?
podman run busybox
What is the impact of this issue to you?
I am annoyed.
Please provide the package NVR for which the bug is seen:
containers-common 5:0.60.2-10.el10
How reproducible is this bug?:
Reliably.
Steps to reproduce
- podman run busybox
Expected results
busybox container runs.
Actual results
Error: running container create option: invalid log driver: invalid argument
containers.conf contains `log_driver = "file"` but as far as I can tell from documentation, there is no such log driver. Did you mean "k8s-file"?