The action will not upgrade Docker Engine CE to Docker Engine EE. Disabling the Docker service via chkconfig or systemctl will only stop the Docker daemon from running, but it will not change the version or edition of the Docker engine1. To upgrade Docker Engine CE to Docker Engine EE, you need to follow these steps2:
Download your Docker Enterprise license from the Docker Store).
Install the docker-ee package from the Docker repository.
Restart the Docker service and verify the version and edition. References: Start or stop the Docker daemon), How to upgrade Docker 18.09 Community Edition to Docker Enterprise 18.09)
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit