exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 272 discussion

Actual exam question from Cisco's 350-901
Question #: 272
Topic #: 1
[All 350-901 Questions]

A developer has built a Docker image named 'devcor12a3b456789' using the Dockerfile named ‘devcor98b7a654321' and now needs to containerize it. Which command must the developer use?

  • A. docker run --name devcor12a3b456789 -i -t devcorapp
  • B. docker run --name devcorapp -i -t devcor12a3b456789
  • C. docker build --name devcor12a3b456789 -i devcorapp
  • D. docker build --name devcorapp -i devcor12a3b456789
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
Highly Voted 10 months, 1 week ago
Selected Answer: B
B is correct.
upvoted 5 times
...
lznlxl
Most Recent 10 months, 1 week ago
the given answer is wrong. B should be the right answer. confirmed in lab.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...