2021年2月6日星期六

Docker stopped working with error message OCI runtime create failed

I'm using Manjaro Linux and Kernerl 5.10.13.

I'm not sure what happened, maybe something was updated, but Docker stopped working for me.

When I try to do docker run hello-world, I see the following message:

docker: Error response from daemon: OCI runtime create failed: container_linux.go:367:  starting container process caused: process_linux.go:495: container init caused: apply apparmor  profile: apparmor failed to apply profile: write /proc/self/attr/exec: invalid argument: unknown.    ERRO[0000] error waiting for container: context canceled  

If I switch to kernel 5.9.16, it seems to be fine. Am I missing something here?

https://stackoverflow.com/questions/66073983/docker-stopped-working-with-error-message-oci-runtime-create-failed February 06, 2021 at 01:51PM

没有评论:

发表评论