Skip to content

Improve stdin streams, closes #2

Aljaž Starc requested to merge aljaxus-fix-stdin-issue-2 into master
  • Pass data stream to stdin instead of plain string
  • Check if container has container.Config.OpenStdin === true, else disable console input
  • Close issue #2 (closed)

Merge request reports