diff --git a/edge/index.md b/edge/index.md index 77f4cc4ae0..73cbf1103a 100644 --- a/edge/index.md +++ b/edge/index.md @@ -6,28 +6,14 @@ keywords: engine, edge, installation > **The Docker CE Edge channel is deprecated in favor of nightly channel. See [About Docker CE](/install/index.md) for details on how to access the nightly channel.** -The latest Docker CE Edge release is **[{{ site.docker_ce_edge_version }}](https://docs.docker.com/release-notes/docker-ce/#edge-releases)**. - -The Docker CE Edge channel provides monthly releases which allow you to try new -features of Docker and verify bug fixes quickly. Each edge release is only -supported for one month and does not receive updates after a new Edge release is -available. +The latest Docker CE Stable release is **[{{ site.docker_ce_stable_version }}](/engine/release-notes/)**. Stable releases are not published to the Edge channel, so Linux repository users -should subscribe to both Edge and Stable channels. +should subscribe to the Stable channels. > Commercial support is not available for Docker CE. For information about all Docker release channels and expectations about support, see [About Docker CE](/install/index.md). -Documentation for API and CLI references is updated with each Edge release as -appropriate. However, full documentation for features may not be available until -a Docker CE Stable release incorporates the feature. +### Docker CE resources -### Docker CE Edge resources - -- The [Docker CE Edge CLI reference](/edge/engine/reference/commandline/docker/) - includes commands, options, and flags which have not yet been integrated into - a Docker CE Stable release. - -- The [Docker CE Edge dockerd reference](/edge/engine/reference/commandline/dockerd/) - includes commands, options, and flags for the Docker daemon which have not yet - been integrated into a Docker CE Stable release. +- [Docker CLI (docker) reference](/engine/reference/commandline/docker/) +- [Docker Daemon CLI (dockerd) reference](/engine/reference/commandline/dockerd/)