docker容器下跑程序报告dbind-WARNING: couldn't register with accessibility bus: an apparmor policy prevents this sender from sending this message to this recipient;

 

 

 

在docker容器中测试tracker模型时,报告dbind-WARNING:couldn't register with accessibility bus: an apparmor policy prevents this sender from sending this message to this recipient;

可以在创建docker容器的时候通过添加参数:--privileged 来解决,考虑系统安全的话,不建议添加该参数,一般情况下没问题。

 

 

Enjoy it!

posted @ 2022-07-31 16:10  BooTurbo  阅读(582)  评论(0)    收藏  举报