tty property
Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.
Implementation
final bool? tty;
Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.
final bool? tty;