Domoticz/install docker.txt
2021-12-30 10:38:19 +01:00

13 lines
344 B
Plaintext
Executable File

Creating a new image from a DockerFile
sudo su -
docker build --no-cache -t domoticz /volume2/docker/build/domoticz-docker
Update Container
In Docker UI op NAS stop container, export settings, rename naar old en import JSON opnieuw.
Cache probleem uitzetten :
mv /opt/domoticz/www/html5.appcache /opt/domoti=cz/www/html5.appcache.disabled