问题标签 [1wire]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
121 浏览

docker - docker ERROR 分段错误(核心转储)中的 OWFS

我尝试在 docker 容器中运行 owfs 来解析 1-wire 温度值。跑步时

在容器内我收到此错误 Segmentation fault (core dumped)

在主机系统上,到目前为止,我可以毫无问题地运行相同的设置和命令:我不知道如何调试它以找到错误/解决方案,并希望得到提示/解决方案!

我的设置如下,Dockerfile:

码头工人-compose.yml:

ds2490:

fuse.conf:

owfs.conf:

docker_entrypoint.sh: