Last of the files.

This commit is contained in:
Anne Henmi 2018-11-02 09:28:22 -06:00
parent 61fa19ba77
commit 9417008906
4 changed files with 1 additions and 13 deletions

View File

@ -85,7 +85,7 @@ Login Succeeded
``` ```
$ sudo docker engine activate --license ee-engine-license-1000-nodes.lic $ sudo docker engine activate --license ee-engine-license-1000-nodes.lic
License: Quantity: 400 Nodes Expiration date: 2019-05-12 License is currently active License: Quantity: 400 Nodes Expiration date: 2019-05-12 License is currently active
18.09.0-beta: resolved 18.09.0: resolved
e3cba72cdf2e: done [==================================================>] 434B/434B e3cba72cdf2e: done [==================================================>] 434B/434B
3642e2b52398: done [==================================================>] 1.161kB/1.161kB 3642e2b52398: done [==================================================>] 1.161kB/1.161kB
eb6fe2abc4ad: done [==================================================>] 4.544MB/4.544MB eb6fe2abc4ad: done [==================================================>] 4.544MB/4.544MB

View File

@ -4,10 +4,6 @@ keywords: guide, swarm mode, node
title: Join nodes to a swarm title: Join nodes to a swarm
--- ---
> BETA DISCLAIMER
>
> This is beta content. It is not yet complete and should be considered a work in progress. This content is subject to change without notice.
When you first create a swarm, you place a single Docker Engine into When you first create a swarm, you place a single Docker Engine into
swarm mode. To take full advantage of swarm mode you can add nodes to the swarm: swarm mode. To take full advantage of swarm mode you can add nodes to the swarm:

View File

@ -9,10 +9,6 @@ redirect_from:
title: Get Docker EE for Red Hat Enterprise Linux title: Get Docker EE for Red Hat Enterprise Linux
--- ---
> BETA DISCLAIMER
>
> This is beta content. It is not yet complete and should be considered a work in progress. This content is subject to change without notice.
{% assign linux-dist = "rhel" %} {% assign linux-dist = "rhel" %}
{% assign linux-dist-cap = "RHEL" %} {% assign linux-dist-cap = "RHEL" %}
{% assign linux-dist-url-slug = "rhel" %} {% assign linux-dist-url-slug = "rhel" %}

View File

@ -7,10 +7,6 @@ redirect_from:
- /engine/installation/windows/docker-ee/ - /engine/installation/windows/docker-ee/
--- ---
> BETA DISCLAIMER
>
> This is beta content. It is not yet complete and should be considered a work in progress. This content is subject to change without notice.
{% capture filename %}{{ page.win_latest_build }}.zip{% endcapture %} {% capture download_url %}https://download.docker.com/components/engine/windows-server/{{ site.docker_ee_version }}/{{ filename }}{% endcapture %} {% capture filename %}{{ page.win_latest_build }}.zip{% endcapture %} {% capture download_url %}https://download.docker.com/components/engine/windows-server/{{ site.docker_ee_version }}/{{ filename }}{% endcapture %}
Docker Enterprise Edition for Windows Server (*Docker EE*) enables native Docker containers on Windows Server. Windows Server 2016 and later versions are supported. The Docker EE installation package includes everything you need to run Docker on Windows Server. This topic describes pre-install considerations, and how to download and install Docker EE. Docker Enterprise Edition for Windows Server (*Docker EE*) enables native Docker containers on Windows Server. Windows Server 2016 and later versions are supported. The Docker EE installation package includes everything you need to run Docker on Windows Server. This topic describes pre-install considerations, and how to download and install Docker EE.