Merge branch 'node-activate-673' of github.com:docker/docs-private into node-activate-673

This commit is contained in:
Anne Henmi 2018-10-05 16:52:36 -06:00
commit 82150f2d97
1 changed files with 5 additions and 3 deletions

View File

@ -12,9 +12,9 @@ The Docker Engine release `18.09` release introduces a new feature called CE-EE
CE-EE Node Activate will apply a license, and if you aren't already running the Enterprise engine, and switch the Docker engine to the enterprise engine binary.
The Docker Community Edition version must be 18.09 or higher.
The activation can be performed either online with connection to Docker Hub, or offline.
## Requirements:
* The Docker Community Edition version must be 18.09 or higher.
* All of the Docker packages must be installed: docker-cli, docker-server, and containerd
## Limitations
@ -25,6 +25,8 @@ The activation can be performed either online with connection to Docker Hub, or
## Docker Engine 18.09 CE to EE Node Activation Process
The activation can be performed either online with connection to Docker Hub, or offline.
1. Check the current Docker version. Both the Docker client and server (`containerd`) need to be installed. Your output may vary slightly from what is displayed on this page.
```