-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
area/runtimeRuntimeRuntimeexp/expertkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.status/claimed
Milestone
Description
When I enter a running docker with "docker exec -ti mydockerinstance /bin/bash"
tty returns: not a tty and tmux doesn't work.
I tried several things from #728:
docker exec -ti mydockerinstance sh -c "exec >/dev/tty 2>/dev/tty </dev/tty && /usr/bin/tmux -s /bin/bash"
getty tty
but nothing succeded.
c4milo, cmpitg, strarsis, brunnurs, TheBiggerGuy and 8 more
Metadata
Metadata
Assignees
Labels
area/runtimeRuntimeRuntimeexp/expertkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.status/claimed