What should you run?

You have a Windows container host named Server1.
On Server1, you create a container named Container1.
You need to mount C:ContainerFiles from Server1 to Container1.
What should you run?
A. dockerd –storage-opt dm.mountopt=ContainerFiles
B. docker run -it -v c:ContainerFiles Container1
C. dockerd –storage-opt dm.datadev=/c/ContainerFiles
D. docker run -it -vc:ContainerFiles:c:ContainerFiles Container1

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.