Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Docker DCA Exam - Topic 5 Question 129 Discussion

Will this action upgrade Docker Engine CE to Docker Engine EE?Solution: Delete '/var/lib/docker' directory.
B) No
A) Yes

Docker DCA Exam - Topic 5 Question 129 Discussion

Actual exam question for Docker's DCA exam
Question #: 129
Topic #: 5
[All DCA Questions]

Will this action upgrade Docker Engine CE to Docker Engine EE?

Solution: Delete '/var/lib/docker' directory.

Show Suggested Answer Hide Answer
Suggested Answer: B

Deleting the/var/lib/dockerdirectory will not upgrade Docker Engine CE to Docker Engine EE. It will only remove all the data stored by Docker, such as images, containers, volumes, and networks. This can cause data loss and disrupt the running services. To upgrade from Docker Engine CE to Docker Engine EE, you need to follow the official instructions from Docker, which involve uninstalling the CE package and installing the EE package. You also need to have a valid license to use Docker Engine EE.Reference:

Upgrading Docker CE to EE for the Impatient --- Part I

Install Docker Engine

Moving from docker ce to docker-EE - Stack Overflow


Contribute your Thoughts:

0/2000 characters
Lavonda
10 hours ago
This seems tricky! I vaguely recall something about Docker Engine versions, but I can't remember if deleting that directory affects the edition.
upvoted 0 times
...
Maia
6 days ago
I could be wrong, but I thought the upgrade process involved specific commands rather than just deleting a directory.
upvoted 0 times
...
Dalene
11 days ago
I remember a practice question about Docker versions, and I feel like deleting that directory just clears data, not the version.
upvoted 0 times
...
Olive
16 days ago
I think deleting the '/var/lib/docker' directory might reset Docker, but I'm not sure if it actually upgrades it to EE.
upvoted 0 times
...

Save Cancel