Giter Site home page Giter Site logo

Comments (3)

tangzichengcc avatar tangzichengcc commented on July 30, 2024

=> 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的时候报这个错,

from iot-vulhub.

tangzichengcc avatar tangzichengcc commented on July 30, 2024

我把文件里的内容提取出来,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

from iot-vulhub.

DaDong-G avatar DaDong-G commented on July 30, 2024

这个好像确实没有了啊

from iot-vulhub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.