Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 352c145

Browse files
authored
Merge pull request #6 from linuxserver/readme
Update README
2 parents 5c68880 + 077075f commit 352c145

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ docker create \
3535
linuxserver/domoticz
3636
```
3737

38+
You can choose between using tags, latest (default, and no tag required), or a specific stable version of domoticz.
39+
40+
Add one of the tags, if required, to the linuxserver/domoticz line of the run/create command in the following format, linuxserver/domoticz:stable-3.5877
41+
42+
#### Tags
43+
44+
+ **stable-3.5877** : latest stable version.
45+
3846
## Parameters
3947

4048
`The parameters are split into two halves, separated by a colon, the left hand side representing the host and the right the container side.
@@ -98,4 +106,5 @@ The user manual is available at [www.domoticz.com][domoticzurl]
98106

99107
## Versions
100108

101-
+ **03.01.17:** Initial Release.
109+
+ **11.02.2017:** Update README.
110+
+ **03.01.2017:** Initial Release.

0 commit comments

Comments
 (0)