mirror of
https://github.com/containers/podman.git
synced 2026-01-27 07:18:19 -05:00
Allow the user to set the log driver while keeping the default of passthrough Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
## assert-podman-args "--log-driver" "journald"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
LogDriver=journald
|