root@raspberrypi:/home/pi# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
42d00d265d33 homeassistant/armhf-hassio-supervisor "python3 -m hassio" About an hour ago Up 24 minutes hassio_supervisor
感谢分享,居然一直没看到大神的一键安装脚本。我之前在 N1 上用 Linux Deploy 跑的 Ubuntu 16.04,手动安装 docker 一直提示“Cannot connect to the Docker daemon. Is the docker daemon running on this host?”,找了好多解决办法都不行,晚上试试这个一键安装,
E: Failed to fetch http://mirrors.opencas.cn/raspbi ... 4_6.1.3-2_armhf.deb Cannot initiate the connection to mirrors.opencas.cn:80 (2001:cc0:2020:4075::211). - connect (101: Network is unreachable)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
[ERROR]: 安装curl失败,请将检查上方安装错误信息。
[info]: 安装 hassio......
从 hub.docker.com 下载 homeassistant/qemuarm-64-homeassistant:0.77.1......
Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon. Is the docker daemon running on this host?). Using system default: https://index.docker.io/v1/
Cannot connect to the Docker daemon. Is the docker daemon running on this host?
[ERROR]: 从 docker 下载 homeassistant/qemuarm-64-homeassistant:0.77.1 失败,请检查上方失败信息。
大神,用脚本安装报错,我用的斐讯 N1, 在 Linux Deploy 里跑的 Ubuntu 16.04,之前用 apt-get install docker.io 手动安装了 doceker,也是一样的报错,试过 service docker restart 还是报错……