mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-28 17:51:34 +02:00
testing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM balenalib/aarch64-debian:stretch
|
||||
|
||||
LABEL maintainer="Andre Germann" \
|
||||
LABEL maintainer="Andre Germann" \
|
||||
url="<https://buanet.de>"
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
@@ -84,6 +84,6 @@ ENV ADMINPORT=8081 \
|
||||
TZ="Europe/Berlin" \
|
||||
USBDEVICES="none" \
|
||||
ZWAVE="false"
|
||||
|
||||
|
||||
# Run startup-script
|
||||
ENTRYPOINT ["/bin/bash", "-c", "/opt/scripts/iobroker_startup.sh"]
|
||||
|
||||
Reference in New Issue
Block a user