2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

update hass

This commit is contained in:
kev
2016-11-26 21:44:33 +08:00
parent 99d29ffbba
commit e086480fe1

View File

@@ -21,3 +21,4 @@ $ curl http://localhost:8123
``` ```
> More python packages will be installed during startup. > More python packages will be installed during startup.
> The missing package can be installed: `pip install --target=data sqlalchemy==1.1.3`.