mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-18 02:49:01 +02:00
Update Dockerfile
This commit is contained in:
@@ -26,7 +26,7 @@ RUN chmod +x iobroker_startup.sh
|
||||
WORKDIR /opt/iobroker/
|
||||
|
||||
RUN npm install iobroker --unsafe-perm && echo $(hostname) > .install_host
|
||||
RUN update-rc.d iobroker.sh disable
|
||||
RUN update-rc.d iobroker.sh remove
|
||||
|
||||
CMD ["sh", "/opt/scripts/iobroker_startup.sh"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user