fixing permission issues and logging

This commit is contained in:
Andre
2019-05-09 20:48:44 +02:00
parent caa5a1f763
commit 8bb400270d
2 changed files with 11 additions and 11 deletions

View File

@@ -77,5 +77,4 @@ ENV DEBIAN_FRONTEND="teletype" \
EXPOSE 8081/tcp
# Run startup-script
# CMD ["sh", "/opt/scripts/iobroker_startup.sh"]
ENTRYPOINT ["/opt/scripts/iobroker_startup.sh"]