mirror of
https://github.com/docker/setup-qemu-action.git
synced 2025-04-03 04:40:10 +08:00
docs: README
This commit is contained in:
parent
57f02c5066
commit
32312577ce
@ -47,8 +47,7 @@ The following inputs can be used as `step.with` keys:
|
||||
| `image` | String | [`tonistiigi/binfmt:latest`](https://hub.docker.com/r/tonistiigi/binfmt/tags) | QEMU static binaries Docker image |
|
||||
| `platforms` | String | `all` | Platforms to install (e.g., `arm64,riscv64,arm`) |
|
||||
| `cache-image` | Bool | `true` | Cache binfmt image to GitHub Actions cache backend |
|
||||
| `cache-image-path` | String | `` | Local path to store the binfmt image. Using this enables local caching instead of GitHub Actions cache.
|
||||
Note: The "latest" tag won't auto-update - delete the cached file to fetch updates. |
|
||||
| `cache-image-path` | String | ` ` | Local path to store the binfmt image. Using this enables local caching instead of GitHub Actions cache. Note: The "latest" tag won't auto-update - delete the cached file to fetch updates. |
|
||||
|
||||
### outputs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user