Replies: 2 comments
-
If you run |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah got it thanks! So when using podman compose I need to configure things so that logs are actually persisted. I think I can even specify the path. Thanks!! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
where are the log files for a container not started as root located? I can see tail with
podman logs -t container_id
but not sure where these are located at if they are saved at allBeta Was this translation helpful? Give feedback.
All reactions