mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-10 19:05:42 +00:00
I found that Quadlet didn't currently have support for log options. This merge allows Quadlet to handle log options and correctly pass those values through to `podman run` for Container and Kube types. Syntactically consistent with existing parameters: ```ini [Container] Image=localhost/imagename LogOpt=path=/var/log/container/mycontainer.json LogOpt=size=10mb ``` Signed-off-by: Brett Calliss <brett@obligatory.email> |
||
|---|---|---|
| .. | ||
| define | ||
| generate | ||
| notifyproxy | ||
| parser | ||
| quadlet | ||
| activation.go | ||
| activation_test.go | ||
| dbus.go | ||