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

exec /bin/bash is not interactive #246

Closed
jbcpollak opened this issue Oct 25, 2022 · 1 comment
Closed

exec /bin/bash is not interactive #246

jbcpollak opened this issue Oct 25, 2022 · 1 comment

Comments

@jbcpollak
Copy link

When I build my container and then exec /bin/bash I get a command prompt within the container, but executing commands does nothing and I need to press Ctrl-C to escape:

>devcontainer exec --workspace-folder . /bin/bash
user@docker-desktop:~/src/$ ls
^C

@chrmarti
Copy link
Contributor

Tracked as #59. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants