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

How to stop the running docker image? #57

Open
pH142857 opened this issue Nov 15, 2023 · 0 comments
Open

How to stop the running docker image? #57

pH142857 opened this issue Nov 15, 2023 · 0 comments

Comments

@pH142857
Copy link

Hello, I followed the documentation to run a docker image but when I try to stop it with Ctrl+C in the terminal, it doesn't work. The way I found is to open a new terminal, run docker container ls -a to find the running container and then run docker stop <id>. Is there a simpler way? Could it be documented in the readme?
It might be basic docker knowledge, sorry if that's the case, I'm new to it all.

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