Open tangzichengcc opened 1 year ago
[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的时候报这个错,
我把文件里的内容提取出来,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
这个好像确实没有了啊
=> ERROR [internal] load metadata for docker.io/firmianay/qemu-system:mipsel 0.1s
firmianay/qemu-system:mipsel 请问师父这个是不是没了,