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

Stopping/removing the running container #10

Closed
PPillau opened this issue Apr 27, 2020 · 1 comment
Closed

Stopping/removing the running container #10

PPillau opened this issue Apr 27, 2020 · 1 comment

Comments

@PPillau
Copy link

PPillau commented Apr 27, 2020

Whenever I want to stop the running container or even remove it entirely, I get an error response from the daemon saying I cannot stop the container. I am getting:

unknown error after kill: runc did not terminate successfully: container_linux.go:388: signaling init process caused "permission denied"

Anybody got an idea what to do about it? Am I starting the container wrongly?

@PPillau
Copy link
Author

PPillau commented Apr 30, 2020

Fixed it myself. Was a general error not actually related to this docker image.
sudo aa-remove-unknown
as can be seen in this stackoverflow question.

@PPillau PPillau closed this as completed Apr 30, 2020
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