mirror of
https://github.com/moby/moby.git
synced 2026-07-09 08:07:56 +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>