DCA · Question #146
Will this action upgrade Docker Engine CE to Docker Engine EE? Solution: Manually download the 'docker-ee' package
The correct answer is A. Yes. Manually downloading the docker-ee package is a fundamental initial step to enable the installation and subsequent upgrade to Docker Engine EE.
Question
Will this action upgrade Docker Engine CE to Docker Engine EE? Solution: Manually download the 'docker-ee' package
Options
- AYes
- BNo
How the community answered
(61 responses)- A90% (55)
- B10% (6)
Why each option
Manually downloading the `docker-ee` package is a fundamental initial step to enable the installation and subsequent upgrade to Docker Engine EE.
Manually downloading the `docker-ee` package is a necessary action to acquire the software binaries required for installing Docker Engine EE. While it's not the complete upgrade process (which also involves uninstalling CE and then installing the downloaded EE package), it enables the upgrade by making the new edition's package available for installation.
Acquiring the necessary package is a prerequisite for any manual software installation or upgrade process.
Concept tested: Docker Engine package acquisition for upgrade
Source: https://docs.docker.com/engine/install/
Topics
Community Discussion
No community discussion yet for this question.