exam questions

Exam AZ-800 All Questions

View all questions & answers for the AZ-800 exam

Exam AZ-800 topic 3 question 39 discussion

Actual exam question from Microsoft's AZ-800
Question #: 39
Topic #: 3
[All AZ-800 Questions]

You have a Windows Server container host named Server1.

You create a Dockerfile named df1.

You need to generate a container image by using df1.

Which command should you run?

  • A. docker build
  • B. docker exec
  • C. docker create
  • D. docker images
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Krayzr
5 months, 2 weeks ago
Selected Answer: A
Docker Build: This command is specifically designed to create a container image from a Dockerfile. It reads the instructions in the Dockerfile and builds the image layer by layer. docker build -t <image_name> -f df1
upvoted 2 times
...
Ksk08
6 months, 3 weeks ago
A. docker build is correct.
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago