Skip to content

Watchtower fails to kill containers #1887

Closed Answered by socram70
socram70 asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you very much @piksel for your time. I thought the same and therefore figured out that apparmor in the newest Ubuntu release might cause these problems. If anybody else ever stumbles upon this issue, this is how I solved it:

sudo aa-remove-unknown
sudo apt purge --auto-remove apparmor
sudo service docker restart
sudo apt install apparmor snapd firefox

The first command might be sufficient, so I wouldn't bother uninstalling apparmor, since this also uninstalls snapd.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by socram70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants