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

Docker version completely locks terminal when run without parameters #79

Open
codefaux opened this issue Apr 3, 2021 · 0 comments
Open

Comments

@codefaux
Copy link

codefaux commented Apr 3, 2021

alias rekcod='docker run --rm -i -v /var/run/docker.sock:/var/run/docker.sock nexdrew/rekcod'
[root@monster ~]# rekcod

It never comes back. Can't seem to disconnect it. Throwing a 'kill' at the spawned docker process doesn't work but 'kill -9' does. -h crashes to "SyntaxError: Unexpected token F in JSON at position 0 at JSON.parse ()"

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

1 participant