Home
Sign Up
Sign In
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member
Sign In
V2EX
›
P945
›
全部回复第 9 页 / 共 9 页
回复总数
161
1
2
3
4
5
6
7
8
9
❮
❯
2025 年 4 月 13 日
回复了
OBJECTION
创建的主题
›
智能家电
›
想去玩下 home assistant, 本来打算用 docker 去装,发现各种环境问题。。
docker-compose://什么环境都不需要,再跑不起来也没办法了,web:端口 8123 。
services:
homeassistant:
container_name: homeassistant
image: "homeassistant/home-assistant:stable"
volumes:
- /root/homeassistant:/config
- /etc/localtime:/etc/localtime:ro
restart: unless-stopped
privileged: true
network_mode: host
1
2
3
4
5
6
7
8
9
❮
❯
About
·
Help
·
Advertise
·
Blog
·
API
·
FAQ
·
Solana
·
2669 Online
Highest 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 10ms ·
UTC 11:33
·
PVG 19:33
·
LAX 04:33
·
JFK 07:33
♥ Do have faith in what you're doing.
❯