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

Commit bcd66f1

Browse files
IcyMidnightthelamer
authored andcommitted
Clean Up Tag Information
- Remove the inconsistent version number from the prose above - Add the latest tag - Move the dangling UniFi link to the first mention of "UniFi"
1 parent 48f6523 commit bcd66f1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The [LinuxServer.io][linuxserverurl] team brings you another container release f
1515
# linuxserver/unifi
1616
[![](https://images.microbadger.com/badges/version/linuxserver/unifi.svg)](https://microbadger.com/images/linuxserver/unifi "Get your own version badge on microbadger.com")[![](https://images.microbadger.com/badges/image/linuxserver/unifi.svg)](https://microbadger.com/images/linuxserver/unifi "Get your own image badge on microbadger.com")[![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/unifi.svg)][hub][![Docker Stars](https://img.shields.io/docker/stars/linuxserver/unifi.svg)][hub][![Build Status](https://ci.linuxserver.io/buildStatus/icon?job=Docker-Builders/x86-64/x86-64-unifi)](https://ci.linuxserver.io/job/Docker-Builders/job/x86-64/job/x86-64-unifi/)
1717

18-
The UniFi® Controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance. [Unifi](https://www.ubnt.com/enterprise/#unifi)
18+
The [UniFi®](https://www.ubnt.com/enterprise/#unifi) Controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.
1919

2020
[![unifi](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/unifi-banner.png)][appurl]
2121

@@ -37,13 +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 unstable (5.7) release branch of unifi.
40+
Using tags, you can choose between either the latest "LTS Stable" branch (the default, no tag required) or the "Unstable" branch of UniFi. See the UniFi [FAQ Page](https://help.ubnt.com/hc/en-us/articles/360008240754#1) for a breakdown of their various branches.
4141

4242
Add one of the tags, if required, to the linuxserver/unifi line of the run/create command in the following format, linuxserver/unifi:unstable
4343

4444
#### Tags
4545

46-
+ **unstable** : releases from the 5.9x branch.
46+
+ **latest** : releases from the 5.6.x "LTS Stable" branch
47+
+ **unstable** : releases from the 5.9.x "Unstable" branch.
4748

4849
## Parameters
4950

0 commit comments

Comments
 (0)