Replies: 4 comments 3 replies
-
Can you clarify the architecture more here? You're using the Podman HTTP API, but how - are you launching it via systemd with |
Beta Was this translation helpful? Give feedback.
-
What version of Podman you are using? |
Beta Was this translation helpful? Give feedback.
-
I think we fixed a bunch of issues to fix these messages showing up on the server side. Could you try it with podman 3.4? |
Beta Was this translation helpful? Give feedback.
-
I am still having the same problem not being able to disable the output from the API with podman version 4.6.2... We are running the podman service with
And when making Docker API calls to this podman server to for example pull an image, it will print logs.. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to migrate our console app from docker to podman, but can't disable podman outputs, like:
Under the hood, we are using the docker-java client to communicate with the podman socket and we use console as UI and don't want this output here.
How to disable podman output (or redirect it into the file)?
Beta Was this translation helpful? Give feedback.
All reactions