nerdexam
Cisco

300-910 · Question #78

300-910 Question #78: Real Exam Question with Answer & Explanation

Sign in or unlock 300-910 to reveal the answer and full explanation for question #78. The question stem and answer options stay visible for context.

Containerization

Question

A developer is containerizing an application. The container "devnetprod" has been run in detached mode to output the container ID with the command: docker run -d devnetprod 1b487caec32a75ce2a74447060455ad838269e8747f4314769fa287 Which command must be used to start an interactive Bash shell running the container?

Exhibits

300-910 question #78 exhibit 1
300-910 question #78 exhibit 2

Options

  • Adocker exec -it 1b487caec32a /bin/bash
  • Bdocker exec -it devnetprod /bin/bash
  • Cdocker run -it devnetprod /bin/bash
  • Ddocker run -it 1b48caec32a /bin/bash

Unlock 300-910 to see the answer

You've previewed enough free 300-910 questions. Unlock 300-910 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

#Docker#Container management#docker exec command#Interactive shell
Full 300-910 Practice