Skip to content
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

firmianay/qemu-system:mipsel 请问师父这个是不是没了, #31

Open
tangzichengcc opened this issue May 7, 2023 · 3 comments
Open

Comments

@tangzichengcc
Copy link

=> ERROR [internal] load metadata for docker.io/firmianay/qemu-system:mipsel 0.1s

[internal] load metadata for docker.io/firmianay/qemu-system:mipsel:


Dockerfile:1

1 | >>> FROM firmianay/qemu-system:mipsel
2 | LABEL Author="[email protected]"
3 |

ERROR: failed to solve: firmianay/qemu-system:mipsel: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
ERROR: Service 'system-emu' failed to build : Build failed

firmianay/qemu-system:mipsel
请问师父这个是不是没了,

@tangzichengcc
Copy link
Author

=> ERROR [3/6] COPY ./firmware/_*/squashfs-root /root/squashfs-root 0.0s

[3/6] COPY ./firmware/_*/squashfs-root /root/squashfs-root:


Dockerfile:5

3 |
4 | WORKDIR /root
5 | >>> COPY ./firmware/_*/squashfs-root /root/squashfs-root
6 | RUN tar czf squashfs-root.tar.gz ./squashfs-root
7 | && rm -rf ./squashfs-root

ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref moby::1xap9dldlth10r37qqcmje7zr: "/tmp/custom.cgi": not found

我用师傅给的那个baseimgaes,制作了一下,然后再docker-compose -f docker-compose-system.yml up的时候报这个错,

@tangzichengcc
Copy link
Author

tangzichengcc commented May 7, 2023

我把文件里的内容提取出来,docker cp进镜像就可以了
但是在执行 run.sh的时候,报错了,

Failed to open '/dev/net/tun' : No such file or directory

root@70ebc094e830:~# tunctl -t eth0
TUNSETIFF: Inappropriate ioctl for device

@DaDong-G
Copy link

这个好像确实没有了啊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants