1480c1/Spin up Windows Container
Action to spin up a Windows container for running successive commands on a self-hosted Windows runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Image to use for the Windows container. | yes | mcr.microsoft.com/windows/servercore:ltsc2025 |
Outputs
| name | description |
|---|---|
| container_id | The ID of the Windows container that was spun up |