mirror of
https://github.com/moby/moby.git
synced 2026-07-03 13:18:32 +00: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>