Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 913 Bytes

File metadata and controls

34 lines (21 loc) · 913 Bytes

act (act)

Installs act, a tool to run GitHub Actions locally.

Example Usage

"features": {
    "ghcr.io/SrzStephen/devcontainer-features/act:1": {}
}

Options

Options Id Description Type Default Value
version Version of act to install. Use 'latest' or an exact version like '0.2.89' (partial versions are not supported). string latest

Compatibility

OS Supported Notes
Debian / Ubuntu ✓ tested Primary target
Alpine Linux ✓ tested Tested in CI

Architectures: x86_64, aarch64

Runtime note: act requires Docker to be available at runtime to execute GitHub Actions workflows.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.