mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-06-08 22:45:54 +02:00
update repository references and improve script handling
This commit is contained in:
4
facebox/Dockerfile
Executable file
4
facebox/Dockerfile
Executable file
@@ -0,0 +1,4 @@
|
||||
FROM machinebox/facebox
|
||||
RUN apt-get install jq -y
|
||||
COPY run.sh /
|
||||
ENTRYPOINT ["/run.sh"]
|
||||
Reference in New Issue
Block a user