Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use tmux or screen in execute shell #366

Closed
cglewis opened this issue Mar 29, 2015 · 3 comments
Closed

Unable to use tmux or screen in execute shell #366

cglewis opened this issue Mar 29, 2015 · 3 comments
Assignees
Labels
area/container kind/bug Issues that are defects reported by users or that we know have reached a real release

Comments

@cglewis
Copy link

cglewis commented Mar 29, 2015

Would really like to be able to support persisting commands from the execute shell, tmux and screen would be nice ways to do this, but currently don't seem to work. The containers themselves support tmux and screen when attaching to them through the docker client on the docker host, so this should also be supported through the UI execute shell.

@vincent99
Copy link
Contributor

I believe the problem is moby/moby#8755, but will try some of the script gymnastics in the comments to see if we can get screen/tmux to work.

@vincent99 vincent99 changed the title [UI][Container] Unable to use tmux or screen in execute shell Unable to use tmux or screen in execute shell Apr 23, 2015
@vincent99 vincent99 added kind/bug Issues that are defects reported by users or that we know have reached a real release area/ui area/container and removed area/none labels Apr 23, 2015
@tfiduccia tfiduccia added this to the UI for beta - should fix milestone May 7, 2015
@vincent99
Copy link
Contributor

/usr/bin/script -q -c "/bin/bash" /dev/null seems to work for tmux

@tfiduccia
Copy link

version - master jan 07
Verified fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/container kind/bug Issues that are defects reported by users or that we know have reached a real release
Projects
None yet
Development

No branches or pull requests

4 participants