mirror of
https://github.com/docker/compose.git
synced 2025-11-13 10:19:56 +01:00
Closes #4599, #4460 - adds a way to provide options from env in both cases (tty & non tty) - allocates TTY only if both stdin & stdout are TTYs - enables interactive mode if stdin is not TTY Signed-off-by: Arkadiusz Dzięgiel <arkadiusz.dziegiel@glorpen.pl>