Home  >  Q&A  >  body text

docker - CentOS上运行Docekr容器失败

docker run ubuntu echo 'hello world'

FATA[0000] Error response from daemon: Cannot start container eb003f7a69d1d5add4d0d5958964fc721e1e4d462878883be286006fa97539f7: mkdir /sys/fs/cpuset: no such file or directory

uname -a

VM centos 6.6 Linux james 3.10.5-3.el6.x86_64 #1 SMP Tue Aug 20 14:10:49 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

PHPzPHPz2709 days ago679

reply all(1)I'll reply

  • 大家讲道理

    大家讲道理2017-04-22 08:57:35

    Try docker restart
    I also encountered run failure on centos 6 + docker 1.5
    Just restart docker and it’ll be fine

    reply
    0
  • Cancelreply