step-security/Docker Setup QEMU
Install QEMU static binaries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | QEMU static binaries Docker image (e.g. tonistiigi/binfmt:latest) | no | docker.io/tonistiigi/binfmt:latest |
| platforms | Platforms to install (e.g. arm64,riscv64,arm) | no | all |
| reset | Uninstall current emulators before installation | no | false |
| cache-image | Cache binfmt image to GitHub Actions cache backend | no | true |
Outputs
| name | description |
|---|---|
| platforms | Available platforms (comma separated) |