mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
When the `-t` flag is passed on exec make sure to add the TERM env var to mirror the expected configuration from run. Fixes #9299 Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 4633f15f13d51530de2438c298a1084c55e4fedf Component: engine