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

Microsoft Exam 70-743 Topic 9 Question 1 Discussion

Actual exam question for Microsoft's 70-743 exam
Question #: 1
Topic #: 9
[All 70-743 Questions]

You have a Nano Server named Nano1.

You deploy several containers to Nano1 that use an image named Image1.

You need to deploy a new container to Nano1 that uses Image1.

What should you run?

Show Suggested Answer Hide Answer
Suggested Answer: B

When an operator executes docker run, the container process that runs is isolated in that it has its own file system, its own networking, and its own isolated process tree separate from the host.

The basic docker run command takes this form:

$ docker run [OPTIONS] IMAGE[:TAG|@DIGEST] [COMMAND] [ARG...]


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel