inital add

This commit is contained in:
Max Winterstein
2020-12-30 02:01:16 +01:00
parent 894b5082c7
commit 84215747d8
8 changed files with 1081 additions and 0 deletions

4
ioBroker/Dockerfile Normal file
View File

@@ -0,0 +1,4 @@
FROM buanet/iobroker@sha256:f3ea64a0a2e32768f77b707d739448636bd179580fee787f4b2610068edcb014
# copy over the patched iobroker_startup.sh
COPY iobroker_startup.sh /opt/scripts/iobroker_startup.sh