mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03: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> Upstream-commit: 4acc2c7499425b9c2521977019d9fe4da73e6af8 Component: engine