mirror of
				https://github.com/docker/setup-buildx-action.git
				synced 2025-10-31 01:20:09 +08:00 
			
		
		
		
	update readme for new flags
This commit is contained in:
		
							parent
							
								
									3d868f6202
								
							
						
					
					
						commit
						14a0bcc137
					
				| @ -100,6 +100,8 @@ The following inputs can be used as `step.with` keys: | |||||||
| | `append`                     | YAML     |                    | [Append additional nodes](https://docs.docker.com/build/ci/github-actions/configure-builder/#append-additional-nodes-to-the-builder) to the builder                          | | | `append`                     | YAML     |                    | [Append additional nodes](https://docs.docker.com/build/ci/github-actions/configure-builder/#append-additional-nodes-to-the-builder) to the builder                          | | ||||||
| | `cache-binary`               | Bool     | `true`             | Cache buildx binary to GitHub Actions cache backend                                                                                                                          | | | `cache-binary`               | Bool     | `true`             | Cache buildx binary to GitHub Actions cache backend                                                                                                                          | | ||||||
| | `cleanup`                    | Bool     | `true`             | Cleanup temp files and remove builder at the end of a job                                                                                                                    | | | `cleanup`                    | Bool     | `true`             | Cleanup temp files and remove builder at the end of a job                                                                                                                    | | ||||||
|  | | `keep-state`                 | Bool     | `false`            | Keep volume state on cleanup                                                                                                                                                 | | ||||||
|  | | `name`                       | String   | `false`            | Builder name use use when creating the builder. If not specified, one will be generated.                                                                                     | | ||||||
| 
 | 
 | ||||||
| _\* `buildkitd-config` and `buildkitd-config-inline` are mutually exclusive_ | _\* `buildkitd-config` and `buildkitd-config-inline` are mutually exclusive_ | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Tobias Zürcher
						Tobias Zürcher