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