直接装这个docker吧
关键是 --net=host dsm 5 :docker run -d --name HomeBridge --restart=always --net=host -p 51826:51826 -v /volume1/docker/homebridge:/root/.homebridge marcoraddatz/homebridge:latest 更多:https://hub.docker.com/r/marcoraddatz/homebridge/ |
ozweego 发表于 2017-1-23 17:05 这位兄弟说的这个镜像是可以用的,我是自行搜索,尝试了多个镜像才确定下来的这个镜像。 具体建议参考我在这个帖子里的回复吧。http://www.gebi1.com/thread-260230-1-3.html 你最好在linux里面配置成功了,再转移到群晖的docker里面。 |