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

Commit 3a1a395

Browse files
committed
add release 5.7 branch
1 parent e3706a3 commit 3a1a395

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ docker create \
3737
linuxserver/unifi
3838
```
3939

40+
You can choose between ,using tags, latest (default lts 5.6 release branch, and no tag required) or the 5.7 release branch of unifi.
41+
42+
Add one of the tags, if required, to the linuxserver/unifi line of the run/create command in the following format, linuxserver/unifi:release-5.7
43+
44+
#### Tags
45+
46+
+ **release-5.7** : releases from the 5.7x branch.
47+
4048
## Parameters
4149

4250
`The parameters are split into two halves, separated by a colon, the left hand side representing the host and the right the container side.
@@ -101,6 +109,7 @@ Use `ubnt` as the password to login and `$address` is the IP address of the host
101109

102110
## Versions
103111

112+
+ **14.03.18:** Add branch for 5.7x releases.
104113
+ **19.02.18:** Add port 6789 to support throughput test
105114
+ **09.02.18:** Update to 5.6.30.
106115
+ **08.02.18:** Use loop to simplify symlinks.

0 commit comments

Comments
 (0)