-
Notifications
You must be signed in to change notification settings - Fork 92
FileNotFound #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What happens if you try to specify the full path? |
Could it be that "FileNotFound" is outputted by the program inside the container? |
I haven't added anything to the container yet😶 |
Hello?🫠 |
怎么样 哥们,这个问题解决了吗 |
开发者都不搭理我了,咋解决啊😓 |
Could you provide more details on how to reproduce your setup? All you sent was a screenshot which unfortunately is not enough to reproduce. |
你说能是啥问题 |
What else do I need to provide please, it doesn't generate error logs |
没事,他也不搭理我。。。。 |
你用file 命令看一下 这个文件类型,你这个信息确实他少了,他不知道怎么回你~ |
6 |
What setup are you testing under? How did you get the shell you show in your screenshot? Is that termux? |
Similar applications to termux |
你用file 命令,你这个可能是文件有问题呢 |
# 执行这两个命令试试
file ./dockerc
ldd ./dockerc |
connectbot |
Could you provide step by step how someone can reproduce given that they have an Android phone. Connect bot is just an SSH client (from what I can tell by googling), that's not enough information in of its own |
你这个 安卓设备是 64位的吗,可以验证一下看看 # 查看cpu架构等信息
lscpu
# 看下其他的可执行程序是什么架构
file `which file` |
It can also be used locally |
那不知道了~ G了 |
May I ask what specific steps you need in terms of this, I really don't understand it too well |
emm |
感谢你了😁 |
我用我手机测试一下 |
thank you |
确实有问题~ 难道是ABI 不一样?不应该呀 |
A new person who has the same problem as me has appeared... |
比我详细。。。@NilsIrl |
不知道咋回事了~ 我adb 进去的 |
I used dockerc on Android (this file is in the /system/bin directory) and it returned "FileNotFound", can dockerc be used on Android? My phone's CPU instruction set is arm64-v8a and I'm using dockerc_aarch64.

The text was updated successfully, but these errors were encountered: