-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Ctrl+C doesn't kill the container using podman run with podman machine #11844
Comments
Any chance you can run the container with |
I don't see the attempt:
|
Can you try with adding |
With
|
A friendly reminder that this issue had no activity for 30 days. |
Looks like your problem is solved, Closing. |
I'm facing the same issue with one exception - adding the
Should I file a new bug? |
Please do |
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
After updating podman on my mac, I wanted to try to run a nginx container. It is not stopped when I hit ctrl+c.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)
Yes/No
Additional environment details (AWS, VirtualBox, physical, etc.):
macOS, installed with brew.
The text was updated successfully, but these errors were encountered: