mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 08:55:44 +00:00
Allow the user to set the log driver while keeping the default of passthrough Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
5 lines
106 B
Text
5 lines
106 B
Text
## assert-podman-args "--log-driver" "journald"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
LogDriver=journald
|