mirror of
https://github.com/moby/moby.git
synced 2026-07-03 13:18:32 +00:00
Always enable VT output emulation when starting the process so that non-attaching commands can still output VT codes. Also remove the version block for using the native console and just rely on supported flags being present. Signed-off-by: John Starks <jostarks@microsoft.com>