mirror of https://github.com/docker/docs.git
added links to info about stable and edge channels (#3155)
* added links to info about stable and edge channels Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * added link for edge to both, moved tip above screen snap Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
81a46448af
commit
f8d01e0f3a
|
@ -37,6 +37,8 @@ provider.
|
|||
|
||||
4. Select Amazon Web Services as the service provider, select a channel (`Stable` or `Edge`) from the drop-down menu, and provide an App name.
|
||||
|
||||
You can learn more about **stable** and **edge** channels in the [Install Docker overview](https://docs.docker.com/engine/installation/) and the [Docker CE Edge](https://docs.docker.com/edge/) topics.
|
||||
|
||||
In this example, we'll use the `Stable` channel, and use "voting_app" as our application name.
|
||||
|
||||

|
||||
|
|
|
@ -39,6 +39,8 @@ provider.
|
|||
4. Select Microsoft Azure as the service provider, select a channel (`Stable` or `Edge`) from the drop-down menu, provide an App name, and select the Azure
|
||||
Subscription you want to use.
|
||||
|
||||
You can learn more about **stable** and **edge** channels in the [Install Docker overview](https://docs.docker.com/engine/installation/) and the [Docker CE Edge](https://docs.docker.com/edge/) topics.
|
||||
|
||||
In this example, we'll use the `Stable` channel, our app name is "voting_app" and we've selected a Pay-As-You-Go subscription.
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue