You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Docker, there is an option to close stdin after the first attached client has disconnected. In Podman, no such feature exists. I already opened an issue for Podman here. Although, not being familiar with the Podman codebase, I dug around a little and from what I understood, conmon handles the container's standard I/O. Is it correct that conmon does not support closing stdin manually? Or did I miss something?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With Docker, there is an option to close stdin after the first attached client has disconnected. In Podman, no such feature exists. I already opened an issue for Podman here. Although, not being familiar with the Podman codebase, I dug around a little and from what I understood, conmon handles the container's standard I/O. Is it correct that conmon does not support closing stdin manually? Or did I miss something?
Beta Was this translation helpful? Give feedback.
All reactions