unknown error after kill did not terminate sucessfully: signaling init process caused “permission denied”\n: unknown'

前端 未结 1 1332
陌清茗
陌清茗 2021-01-07 06:26

I am trying to startup or some docker containers or at least busy with the docker containers. After first installation every thing whas working perfect. and dint do any thin

相关标签:
1条回答
  • 2021-01-07 07:13

    I got the solution:

    [OPTIONAL] Just use sudo systemctl stop apparmor && systemctl disable apparmor

    After restarting docker using sudo service docker restart and then run reboot

    This will solve the issue.

    0 讨论(0)
提交回复
热议问题