mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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> (cherry picked from commit 4acc2c7499425b9c2521977019d9fe4da73e6af8) Signed-off-by: Tibor Vass <tibor@docker.com>