FidelusAleksander / FidelusAleksander/ghcertified
[actions] Issue with actions-154
- Dominant language
- JavaScript
- Stars
- 968
- Forks
- 301
- Avg merge
- 9h 39m
- Merged PRs (30d)
- 1
Description
**Question:** When would you build a Docker container action to share in the GitHub Actions marketplace?
**File:** [actions-154](https://github.com/FidelusAleksander/ghcertified/blob/main/questions/en/actions/question-154.md)
**Issue:**
This looks like it should be "why", not "when", given that the possible answers are:
> - ✅ Docker container actions ensure a consistent runtime environment and specific dependencies without users needing to handle these aspects themselves
> - ❌ Docker container actions allow you to utilize Docker without requiring an action.yml file
> - ❌ Docker container actions have fast startup speed on Windows and macOS runners
> - ❌ Docker container actions are an out-of-the-box, low-overhead action
> - ❌ Docker container actions are a bundle of steps within other workflows that run within the context of the calling workflow/action
**Documentation / Changelog link:**
Contributor guide
Assessment
This issue has not been assessed yet.