Installs act, a tool to run GitHub Actions locally.
"features": {
"ghcr.io/SrzStephen/devcontainer-features/act:1": {}
}| 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 |
| 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.