[Bug Report] 深度龙芯版无法创建Docker容器
Tofloor
poster avatar
松山居士
deepin
2025-05-06 15:19
Author

采用最新的龙芯版系统,创建Docker容器时出现以下错误,特来论坛求助。实验环境是qemu10.0+deepin loongarch preview 23.1。

docker: Error response from daemon: failed to create task for container: failed to create shim task:OCI runtime create failed: runc create failed: unable to start container process: error loading seccomp filterinto kerne.: error patching filter: error generating patch for filter: error finding last syscalls for -ENOSYSstub: unabLe to get native arch: unrecognized architecture 0xc0000102: unknown.
图片.png

Reply Favorite View the author
All Replies
爱开发
deepin
2025-05-06 19:14
#1

这个你应该找龙芯吧。它的镜像出的问题。如果你 docker info 都没有问题的话,那证明已经 running 了。

Reply View the author
流星追月
deepin
2025-05-06 19:15
#2

看来只有用的人多,才能发现更多问题,系统才会越完善。

Reply View the author
Barry-okx
Junior Packager
2025-05-07 15:01
#3

unabLe to get native arch: unrecognized architecture

报错还挺清晰的,可以提交给软件开发者看看能不能支持,不过我估计得给人家社区捐献设备才好。

Reply View the author
松山居士
deepin
2025-05-08 09:23
#4
Barry-okx

unabLe to get native arch: unrecognized architecture

报错还挺清晰的,可以提交给软件开发者看看能不能支持,不过我估计得给人家社区捐献设备才好。

是的,unrecognized architecture。alpine镜像按理说在龙芯实体机上肯定是跑通了才会放到仓库,我有点怀疑是qemu与实体机间有差异造成的。

Reply View the author