Giter Site home page Giter Site logo

Comments (3)

yongqianme avatar yongqianme commented on August 26, 2024

Docker 里面的entrypoint有一句:cp /proc/sys/kernel/random/uuid /etc/machine-id 是用来解决有些container环境下,没有machineid的问题,container重新建立后会生成一个新的uuid,所以会有一个新的IP。可以尝试自己编译,删除这一条,源文件在:https://github.com/omniedgeio/omniedge-docker/blob/main/entrypoint.

报错看你的网络访问后端有些问题,可以尝试使用在国外的VPS测试。

使用windows docker然后使用3389远程,我们没有测试过,我们使用的是windows的客户端测试,打开windows的远程允许就可以了。欢迎你尝试后,告诉我们,谢谢。

from omniedge.

MrYangyt avatar MrYangyt commented on August 26, 2024

ip更改的问题可以修改了文件,没问题了,但是还是无法win下使用docker客户端,进行3389远程,客户端没问题,客户端可以正常连接远程,使用docker客户端就无法连接,但是可以ping通

from omniedge.

yongqianme avatar yongqianme commented on August 26, 2024

3389 的远程服务是跑在windows下的,现在的连接是在docker下面,两者的网络应该需要配置一下,具体怎么操作我没有经验。查了一下,
https://stackoverflow.com/questions/24319662/from-inside-of-a-docker-container-how-do-i-connect-to-the-localhost-of-the-mach
这个需求是不是类似?

from omniedge.

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.