is it possible to store container stdout logs to --log-driver=k8s-file --log-opt=path #20971
Unanswered
chetanoruganti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
podman create --name=app -v log-volume:/var/log:rw --log-driver=k8s-file --log-opt=path=/var/log/app.log app
i am not able to achieve this in podman version 4.6.1 using podman-compose
Beta Was this translation helpful? Give feedback.
All reactions