You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
[](https://github.com/linuxserver"view the source for all of our repositories.")
8
8
[](https://opencollective.com/linuxserver"please consider helping us by either donating or contributing to our budget")
9
9
10
-
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring :-
10
+
The [LinuxServer.io](https://linuxserver.io) team brings you another container release featuring:
11
11
12
12
* regular and timely application updates
13
13
* easy user mappings (PGID, PUID)
@@ -107,7 +107,7 @@ Compatible with docker-compose v2 schemas.
107
107
108
108
```
109
109
---
110
-
version: "2"
110
+
version: "2.1"
111
111
services:
112
112
domoticz:
113
113
image: linuxserver/domoticz
@@ -177,6 +177,11 @@ To configure Domoticz, go to the IP of your docker host on the port you configur
177
177
The user manual is available at [www.domoticz.com](https://www.domoticz.com)
178
178
179
179
180
+
## Docker Mods
181
+
[](https://mods.linuxserver.io/?mod=domoticz"view available mods for this container.")
182
+
183
+
We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to enable additional functionality within the containers. The list of Mods available for this image (if any) can be accessed via the dynamic badge above.
0 commit comments