Update README.md
This commit is contained in:
parent
2d072ae1a0
commit
dca2c5fdc7
31
README.md
31
README.md
@ -7,6 +7,37 @@ Domoticz - http://www.domoticz.com/
|
||||
|
||||
Docker containers with official Domoticz (beta) builds.
|
||||
|
||||
|
||||
|
||||
|
||||
On Synology
|
||||
|
||||
First install :
|
||||
|
||||
sudo su -
|
||||
|
||||
git clone http://192.168.2.200:3000/Docker/Domoticz.git
|
||||
|
||||
cd Domoticz
|
||||
|
||||
docker build --no-cache -t domoticz-test .
|
||||
|
||||
|
||||
Update :
|
||||
|
||||
|
||||
sudo su -
|
||||
|
||||
cd Domoticz
|
||||
|
||||
git pull
|
||||
|
||||
docker build --no-cache -t domoticz-test .
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
*Currently available for the following Linux platforms:*
|
||||
|
||||
| Image Architectures |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user