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 GH-200 Exam - Topic 2 Question 17 Discussion

As a developer, how can you identify a Docker container action on GitHub?
D) The action.yml metadata file has the runs.using value set to Docker.
A) The action's repository includes @actions/core in the root directory.
B) The action's repository name includes the keyword 'Docker.'
C) The action.yml metadata file references a Dockerfile file.

Microsoft GH-200 Exam - Topic 2 Question 17 Discussion

Actual exam question for Microsoft's GH-200 exam
Question #: 17
Topic #: 2
[All GH-200 Questions]

As a developer, how can you identify a Docker container action on GitHub?

Show Suggested Answer Hide Answer
Suggested Answer: D

In a Docker container action, the action.yml file includes the runs.using field, which is set to docker to specify that the action runs inside a Docker container. This is the key indicator that the action is a Docker container action.


Contribute your Thoughts:

0/2000 characters

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


Save Cancel