mirror of https://github.com/docker/docs.git
Add note for Beta testing (#138)
This commit is contained in:
parent
da71e90152
commit
002094215e
|
|
@ -33,6 +33,14 @@ Also, make sure the hosts are running one of these operating systems:
|
|||
|
||||
Install the Docker Enterprise Edition container engine on all hosts you want to manage by following [these instructions](/engine/installation/index.md).
|
||||
|
||||
> Access Docker EE for Beta testing
|
||||
>
|
||||
> For the Beta release, install Docker EE version 17.06-EE-RC1. The
|
||||
> packages are available in the `test` channel of the Docker Store repo,
|
||||
> and your Beta license gives you access to this channel. For Windows
|
||||
> worker nodes, download the zip archive at
|
||||
> [download.docker.com](https://download.docker.com/)
|
||||
|
||||
### Step 2: Install Universal Control Plane
|
||||
|
||||
Docker Universal Control Plane (UCP) allows managing from a centralized place
|
||||
|
|
|
|||
|
|
@ -24,6 +24,14 @@ View the [supported platforms](/engine/installation/#supported-platforms)
|
|||
and click a check icon to get platform-specific instructions for installing
|
||||
Docker EE.
|
||||
|
||||
> Access Docker EE for Beta testing
|
||||
>
|
||||
> For the Beta release, install Docker EE version 17.06-EE-RC1. The
|
||||
> packages are available in the `test` channel of the Docker Store repo,
|
||||
> and your Beta license gives you access to this channel. Download the zip
|
||||
> archive for Windows worker nodes at
|
||||
> [download.docker.com](https://download.docker.com/)
|
||||
|
||||
Make sure you install the same Docker EE version on all the nodes. Also,
|
||||
if you're creating virtual machine templates with Docker EE already
|
||||
installed, make sure the `/etc/docker/key.json` file is not included in the
|
||||
|
|
|
|||
Loading…
Reference in New Issue