mirror of
https://github.com/apple/container.git
synced 2026-09-09 09:15:42 +00:00
Make sure we always set TERM for containers that ask for a tty. Right now this handling was spread around in a bunch of spots, but I'd wager setting it for the client on the host via LinuxContainer/Process is more sane and already what we do for a lot of the other fields.