mirror of
				https://github.com/docker/setup-qemu-action.git
				synced 2025-10-31 09:10:10 +08:00 
			
		
		
		
	docs: README
This commit is contained in:
		
							parent
							
								
									02897d02f5
								
							
						
					
					
						commit
						57f02c5066
					
				
							
								
								
									
										17
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								README.md
									
									
									
									
									
								
							| @ -1,8 +1,8 @@ | |||||||
| [](https://github.com/docker/setup-qemu-action/releases/latest) | <!-- [](https://github.com/docker/setup-qemu-action/releases/latest) | ||||||
| [](https://github.com/marketplace/actions/docker-setup-qemu) | [](https://github.com/marketplace/actions/docker-setup-qemu) | ||||||
| [](https://github.com/docker/setup-qemu-action/actions?workflow=ci) | [](https://github.com/docker/setup-qemu-action/actions?workflow=ci) | ||||||
| [](https://github.com/docker/setup-qemu-action/actions?workflow=test) | [](https://github.com/docker/setup-qemu-action/actions?workflow=test) | ||||||
| [](https://codecov.io/gh/docker/setup-qemu-action) | [](https://codecov.io/gh/docker/setup-qemu-action) --> | ||||||
| 
 | 
 | ||||||
| ## About | ## About | ||||||
| 
 | 
 | ||||||
| @ -12,11 +12,12 @@ GitHub Action to install [QEMU](https://github.com/qemu/qemu) static binaries. | |||||||
| 
 | 
 | ||||||
| ___ | ___ | ||||||
| 
 | 
 | ||||||
| * [Usage](#usage) | - [About](#about) | ||||||
| * [Customizing](#customizing) | - [Usage](#usage) | ||||||
|   * [inputs](#inputs) | - [Customizing](#customizing) | ||||||
|   * [outputs](#outputs) |   - [inputs](#inputs) | ||||||
| * [Contributing](#contributing) |   - [outputs](#outputs) | ||||||
|  | - [Contributing](#contributing) | ||||||
| 
 | 
 | ||||||
| ## Usage | ## Usage | ||||||
| 
 | 
 | ||||||
| @ -46,6 +47,8 @@ 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                  | | | `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`)   | | | `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` | 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. | | ||||||
| 
 | 
 | ||||||
| ### outputs | ### outputs | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 문성하
						문성하