要点:
docker run 是增加如下参数

  1. /usr/sbin/init
  2. --privileged
  3. -u root ---必须使用root用户启动,否则一样报错!!!

相关文章: