PrepAway - Latest Free Exam Questions & Answers

You have a Windows container host named Server1.

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-v c:\ContainerFiles:c:\ContainerFiles Container1


Leave a Reply