@waveywhite This error can be resolved by disabling TTY allocation in Docker. To do so, simply pass the -T
option to all tutor local exec
commands.
1 Like
@waveywhite This error can be resolved by disabling TTY allocation in Docker. To do so, simply pass the -T
option to all tutor local exec
commands.