Repair edge links (#6022)

This commit is contained in:
Gwendolynne Barr 2018-02-15 17:15:34 -08:00 committed by GitHub
parent 22b970c642
commit 2b87b1029b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 24 deletions

View File

@ -4,32 +4,21 @@ description: Information about current Docker Edge releases
keywords: engine, edge, installation
---
The current Docker CE Edge release is {{ site.docker_ce_edge_version }}. The Docker CE
Edge channel provides monthly releases which allow you to try new features of
Docker and verify bug fixes quickly. Edge releases are only supported for one
month, and a given Edge release does not receive any updates once a new Edge
release is available.
The current 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.
Stable releases are not published to the Edge channel, so Linux repository users
still need to subscribe to the stable channel as well.
should subscribe to both Edge and Stable channels.
Commercial support is not available for Docker CE.
> Commercial support is not available for Docker CE. For information about all Docker release channels and expectations about support, see [Dockerchannels](/install/index.md#docker-channels).
For information about all Docker release channels and expectations about
support, see [Docker channels](/install/index.md#docker-channels).
This page lists features that are only available in Docker CE Edge releases.
Where applicable, the API and CLI reference documentation has been updated to
reflect these features, but **full documentation for a given feature may not be
available until a Docker CE Stable release incorporates the feature**.
### Docker CE Edge releases
Check out the
[release notes for Docker CE Edge 17.07](/release-notes/docker-ce.md#17070-ce-2017-08-29).
If you are still using [Docker CE Edge 17.06](), you should upgrade as soon as
possible.
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 Edge resources
@ -37,7 +26,6 @@ possible.
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/)
- 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.