why snap whyyyy
January 17, 2021•91 words
Apparently there's issue with the snap implementation of Docker in Ubuntu.
When I go stop containers, I'm met with the following error:
Error response from daemon: cannot stop container: b009603df047: Cannot kill container b009603df04736064155d558c0afb5b5837c58114c80932e35aaf7364c606d5c: unknown error after kill: runc did not terminate sucessfully: container_linux.go:392: signaling init process caused "permission denied"
: unknown
Info found here on stackoverflow
.........GREAT
Now I gotta ...
Read post