sandervocke/Setup QEMU Container
Set up a podman-powered, QEMU-enabled container for use in workflow steps.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| container | URL of the container to use. It will be started using Podman. | yes | — |
| arch | CPU architecture to use. Null means native (don't pass an architecture explicitly) | — | — |
| podman_args | Additional arguments to podman. | — | — |
| initial_delay | Time to wait for pod to be available, e.g., 500ms, 30s, 5m. | — | 5m |
| verbose | Whether to enable verbose logging. | — | false |
Outputs
no outputs