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
{{ message }}
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.
I think this is the same as Issue #156 . It's not really supported, but it is possible to do with some extra work. One basically needs to retrieve the stream before it's cast as just an input stream by the apache httpclient library and get a reference to the output stream. More information on how one could do this is found there.
How can I write some text to running container STDIN?
The text was updated successfully, but these errors were encountered: