New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

CompTIA Cloud+ (2025) CV0-004 Question # 47 Topic 5 Discussion

CompTIA Cloud+ (2025) CV0-004 Question # 47 Topic 5 Discussion

CV0-004 Exam Topic 5 Question 47 Discussion:
Question #: 47
Topic #: 5

A cloud engineer wants containers to run the latest version of a container base image to reduce the number of vulnerabilities. The applications in use requite Python 3.10 and ate not compatible with any other version. The containers' images are created every time a new version is released from the source image. Given the container Dockerfile below:

CV0-004 Question 47

Which of the following actions will achieve the objectives with the least effort?


A.

Perform docker pull before executing docker run.


B.

Execute docker update using a local cron to get the latest container version.


C.

Change the image to use python:latest on the image build process.


D.

Update the Dockerfile to pin the source image version.


Get Premium CV0-004 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.