nerdexam
CompTIACompTIA

CV0-004 · Question #221

CV0-004 Question #221: Real Exam Question with Answer & Explanation

Sign in or unlock CV0-004 to reveal the answer and full explanation for question #221. The question stem and answer options stay visible for context.

Deployment

Question

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: Which of the following actions will achieve the objectives with the least effort?

Options

  • APerform docker pull before executing docker run.
  • BExecute docker update using a local cron to get the latest container version.
  • CChange the image to use python:latest on the image build process.
  • DUpdate the Dockerfile to pin the source image version.

Unlock CV0-004 to see the answer

You've previewed enough free CV0-004 questions. Unlock CV0-004 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Container Images#Docker#Image Versioning#Vulnerability Management
Full CV0-004 PracticeBrowse All CV0-004 Questions