mirror of
				https://github.com/docker/setup-qemu-action.git
				synced 2025-11-01 01:40:10 +08:00 
			
		
		
		
	Update README
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									23148f7b81
								
							
						
					
					
						commit
						91e1c6265a
					
				| @ -52,10 +52,10 @@ jobs: | |||||||
| 
 | 
 | ||||||
| Following inputs can be used as `step.with` keys | Following inputs can be used as `step.with` keys | ||||||
| 
 | 
 | ||||||
| | Name             | Type    | Default                     | Description                        | | | Name             | Type    | Description                        | | ||||||
| |------------------|---------|-----------------------------|------------------------------------| | |------------------|---------|------------------------------------| | ||||||
| | `image`          | String  | `tonistiigi/binfmt:latest`  | QEMU static binaries Docker image (e.g. [`tonistiigi/binfmt:latest`](https://hub.docker.com/r/tonistiigi/binfmt/tags)) | | | `image`          | String  | QEMU static binaries Docker image (default [`tonistiigi/binfmt:latest`](https://hub.docker.com/r/tonistiigi/binfmt/tags)) | | ||||||
| | `platforms`      | String  | `all`                       | Platforms to install (e.g. `arm64,riscv64,arm`) | | | `platforms`      | String  | Platforms to install (e.g. `arm64,riscv64,arm` ; default `all`) | | ||||||
| 
 | 
 | ||||||
| ### outputs | ### outputs | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax