You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue requests support for executing docker exec -it directly over SSH with proper TTY allocation, mimicking the behavior of the native command: ssh -t user@host docker exec -it xxx bash.