Skip to content

Commit f553f3a

Browse files
committed
channel wording update
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
1 parent 48d9a21 commit f553f3a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

install/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@ redirect_from:
1818

1919
Docker Community Edition (CE) is ideal for developers and small
2020
teams looking to get started with Docker and experimenting with container-based
21-
apps. Docker CE has two update channels, **stable** and **edge**:
21+
apps. Docker CE has three types of update channels, **stable**, **test**, and **nightly**:
2222

23-
* **Stable** gives you reliable updates every quarter.
24-
* **Edge** gives you new features every month.
23+
* **Stable** gives you latest releases for general availability.
24+
* **Test** gives pre-releases that are ready for testing before general availability.
25+
* **Nightly** gives you latest builds of work in progress for the next major release.
2526

2627
For more information about Docker CE, see
2728
[Docker Community Edition](https://www.docker.com/community-edition/){: target="_blank" class="_" }.

0 commit comments

Comments
 (0)