PrepAway - Latest Free Exam Questions & Answers

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

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?

PrepAway - Latest Free Exam Questions & Answers

A.
the Install-NanoServerPackage cmdlet

B.
theInstall-WindowsFeaturecmdlet

C.
the docker load command

D.
the docker run command

One Comment on “You need to deploy a new container to Nano1 that uses Image1

  1. topg says:

    Ref: 70-743 (v.2)
    Explanation:
    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…]




    8



    0

Leave a Reply