I can't seem to find a way to pass --log-driver to the podman-compose call to podman via podman up. Is this supported?
From podman-run man page:
--log-driver="driver"
Logging driver for the container. Currently available options are k8s-file, journald, and none, with json-file aliased to k8s-file for scripting compatibility.
Thanks!
I can't seem to find a way to pass --log-driver to the podman-compose call to podman via podman up. Is this supported?
From podman-run man page:
--log-driver="driver"
Logging driver for the container. Currently available options are k8s-file, journald, and none, with json-file aliased to k8s-file for scripting compatibility.
Thanks!