找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 2372|回复: 6

docker 拉取是可以的,但是运行就不行了

[复制链接]
发表于 2020-10-13 11:55 | 显示全部楼层 |阅读模式
root@aml-s805:~# docker run -d -p 9000:9000 --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data -v /public:/public --name prtainer -test portainer/portainer
Unable to find image 'portainer/portainer:latest' locally
latest: Pulling from portainer/portainer
d1e017099d17: Pull complete
234a6318dcdf: Pull complete
Digest: sha256:f8c2b0a9ca640edf508a8a0830cf1963a1e0d2fd9936a64104b3f658e120b868
Status: Downloaded newer image for portainer/portainer:latest
1cee32ea918cecf49bb8ff765ceacd65fbb797e8af19be3f49534cb8a64753ec
docker: 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/overlay2/7c9feb32cc7d9e00e9c1da87f6415b89c2cc84063462f6b5d805e3538fe629c9/merged\\\" at \\\"/dev/mqueue\\\" caused \\\"no such device\\\"\"": unknown.

我的恩山、我的无线 The best wifi forum is right here.
发表于 2020-10-13 12:09 | 显示全部楼层
你需要拉取arm版
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-10-13 12:10 | 显示全部楼层
安装docker 可视化web管理工具portainer
[root@Localhost ~]# docker pull docker.io/portainer/portainer

运行单机版 通过9000端口访问
docker run -d -p 9000:9000 --restart=always -v /var/run/docker.sock:/var/run/docker.sock --privileged=true --name portainer docker.io/portainer/portainer

验证:
浏览访问 http://ip:9000
初次访问,设置管理员密码,选择local即可
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-6 23:35 | 显示全部楼层
mk,docker命令
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-13 18:54 | 显示全部楼层
同样遇到这个错误,有什么解决办法吗
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-13 18:55 | 显示全部楼层
mysoy 发表于 2020-10-13 12:10
安装docker 可视化web管理工具portainer
[root@Localhost ~]# docker pull docker.io/portainer/portainer ...

都没有办法运行容器,怎么docker  run portainer
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-11-27 18:58 | 显示全部楼层
Armbian Buster with Linux 5.7.0-rc5-aml-s805是这个固件吧,我也有这个报错搜了下这个编译内核时没有mqueue ,容器都跑不起来有dokcer但用不了....
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-26 13:09

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表