indigo-dc / udocker

A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
https://indigo-dc.github.io/udocker/
Apache License 2.0
1.32k stars 133 forks source link

Udocker in chroot #383

Closed O-DAisY closed 1 year ago

O-DAisY commented 1 year ago

当我在chroot_nethunter环境中尝试运行udlcker的容器时,它出现了报错:proot info: pid 10370: terminated with signal 11。 When I tried to run the container of udlcker in the chroot_nethunter environment, it reported an error: proot info: pid 10370: terminated with signal 11. image

DanielWahl commented 1 year ago

Hey, how did you manage to fix this issue? I have the same problem.

O-DAisY commented 1 year ago

Hey, how did you manage to fix this issue? I have the same problem.

这个报错在我分析后得到了解决 这个报错可能意味着你的系统架构可能不兼容容器架构 This error was solved after my analysis. This error may mean that your system architecture may not be compatible with the container architecture.