mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 12:29:08 +00:00
Fake supervisor
This commit is contained in:
@@ -18,3 +18,5 @@ RUN pip3 install pip --no-cache-dir --upgrade \
|
||||
&& pip3 install --no-cache-dir aiohttp \
|
||||
&& pip3 install --no-cache-dir docker \
|
||||
&& pip3 install --no-cache-dir colorlog
|
||||
|
||||
CMD [ "bash" ]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"supervisor_tag": "20170319",
|
||||
"supervisor_tag": "20170322",
|
||||
"homeassistant_tag": "0.40.1",
|
||||
"hassio_version": "0.1",
|
||||
"resinhup_version": "1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user