subuser icon indicating copy to clipboard operation
subuser copied to clipboard

Interactive Builds

Open mad-s opened this issue 8 years ago • 1 comments

stdin is not redirected during building of subusers, so when running a ImageFile which requires user interaction (e.g. accepting a license), that will not work.

mad-s avatar May 26 '17 18:05 mad-s

Docker in general doesn't support this afaik. Or does it? You can always use unix's yes command: https://en.wikipedia.org/wiki/Yes_(Unix)

On 05/26/2017 08:15 PM, Matteo Signer wrote:

stdin is not redirected during building of subusers, so when running a ImageFile which requires user interaction (e.g. accepting a license), that will not work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/subuser-security/subuser/issues/323, or mute the thread https://github.com/notifications/unsubscribe-auth/ABU7-LsOspqmFGl7edxpHwopiMbG2-W2ks5r9xakgaJpZM4Nn6D0.

timthelion avatar Jul 25 '17 18:07 timthelion