错误信息

root@linaro-alip:~# docker run hello-world[ 872.422633] device vethe3c202c entered promiscuous mode[ 872.429088] IPv6: ADDRCONF(NETDEV_UP): vethe3c202c: link is not ready[ 872.599253] IPVS: Creating netns size=1592 id=10[ 872.728377] docker0: port 1(vethe3c202c) entered disabled state[ 872.739491] device vethe3c202c left promiscuous mode[ 872.744606] docker0: port 1(vethe3c202c) entered disabled statedocker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"mqueue\\\" to rootfs \\\"/var/lib/docker/vfs/dir/a8ba4cb8ee4d172961ab433e41af1725c1aab76fc9123d4908303022e70d4230\\\" at \\\"/dev/mqueue\\\" caused \\\"no such device\\\"\"": unknown.

分析:没有 /dev/mqueue模块

解决:编译内核时选择支持 mqueue

Symbol: POSIX_MQUEUE [=n]                                                                      │  │ Type  : boolean                                                                                │  │ Prompt: POSIX Message Queues                                                                   │  │   Location:                                                                                    │  │ (1) -> General setup                                                                           │  │   Defined at init/Kconfig:252                                                                  │  │   Depends on: NET [=y]                                                                         │  │                                                                                                │  │                                                                                                │  │ Symbol: POSIX_MQUEUE_SYSCTL [=n]                                                               │  │ Type  : boolean                                                                                │  │   Defined at init/Kconfig:268                                                                  │  │   Depends on: POSIX_MQUEUE [=n] && SYSCTL [=y]

docker-error-at \\\“/dev/mqueue\\\“ caused \\\“no such device相关推荐

  1. Debug docker: docker: Error response from daemon: could not select device driver ““ with capabilitie

    报错信息 docker: Error response from daemon: could not select device driver "" with capabiliti ...

  2. docker: Error response from daemon: could not select device driver ““ with capabilities: [[gpu]]

    docker: Error response from daemon: could not select device driver "" with capabilities: [ ...

  3. docker gpu报错Error response from daemon: could not select device driver ““ with capabilities: [[gpu]]

    Docker容器中使用Nvidia GPU报错 docker: Error response from daemon: could not select device driver "&qu ...

  4. Error running docker container: starting container process caused “exec: \“python\“: executable file

    问题:miniconda3虚拟环境创建python环境,使用下面Dockerfile编译docker镜像 FROM cuda10.2_pt1.5:09061 COPY . /workspace WOR ...

  5. 创建docker容器时出现 docker: Error response from daemon, The container name is already in use by container

    问题: 服务器关机后,重新启动,然后启动docker container的时候,出现报错"docker: Error response from daemon, The container ...

  6. docker 网络 不好用 docker: Error response from daemon: failed to create endpoint jovial_wing on network b

    启动容器时,有可能会遇到如下问题,比如启动redis容器: sudo docker run -d -p 6379:6379 --name redis redis:latest Linux代码 dock ...

  7. docker: Error response from daemon: driver failed programming external connectivity

    docker: Error response from daemon: driver failed programming external connectivity 解决方案 (重新启动docker ...

  8. Unable to find image ‘XXX‘ locally docker: Error response from daemon: pull access denied for

    error message Unable to find image 'redis.conf-v:latest' locally docker: Error response from daemon: ...

  9. docker: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: TLS handshake ti

    docker: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: TLS handshake ti ...

最新文章

  1. 如何打印网页版的发票_梦幻西游网页版:陷入瓶颈期,如何快速提升战力?氪金能解决问题...
  2. 二叉树相关性质以及数学证明
  3. C++large fibonacci大斐波那契数列的实现(附完整源码)
  4. PHP中 对象自动调用的方法:__set()、__get()、__tostring()
  5. 如何使用git把本地代码上传(更新)到github上
  6. 阿里云破世界记录,王坚说新登月计划需十年,我看不用!
  7. paip.silverlight设计器载入异常NullReferenceException问题。
  8. 并发编程常见面试题总结三
  9. 王道考研计算机网络笔记目录
  10. PCHunter_32X64_2022_03最新版
  11. WebSocket connection to ‘ws://localhost:8081/ws‘ failed: Invalid frame header
  12. 软件测试入门之测试项目启动与研读需求文档(精辟干货)
  13. 7-6 厘米换算英尺英寸 (15 分)
  14. 要是卢安娜的飓风可以触发所有远程英雄的技能,哪些英雄最强?
  15. 【win10专业版】新建账户激活 Office 2019
  16. UE4 安卓手机launch报错
  17. linux上传本地文件
  18. 机器视觉算法与应用读书笔记(算法)
  19. 关于ORA-1658错误和用户表空间配额
  20. noise2noise学习与修改

热门文章

  1. 很好很强大的FXTZ
  2. oracle账号被锁定的话如何解锁
  3. Zabbix优化深信服AC的设备运行时间监控项
  4. 大一计算机导论手写笔记,川大学霸笔记来啦(多图)!
  5. 算法训练-二进制加法
  6. c语言引入指针的目的,指针,C语言指针完全攻略
  7. 重新定义智能空调,TCL发布智能空调新战略及产品阵容
  8. 对于BOT机器人的个人看法
  9. 爱情里没有谁对谁错 - 郑源
  10. Visual C++2010学习版详细安装教程