mirror of
				https://gitea.com/docker/build-push-action.git
				synced 2025-10-31 09:08:18 +07:00 
			
		
		
		
	Add ref
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									c92227abdc
								
							
						
					
					
						commit
						52a6ac2d7a
					
				| @ -2,6 +2,9 @@ | |||||||
| 
 | 
 | ||||||
| GitHub Action to build and push Docker images. | GitHub Action to build and push Docker images. | ||||||
| 
 | 
 | ||||||
|  | > :bulb: See also our [setup-buildx](https://github.com/docker/setup-buildx-action) | ||||||
|  | > and [setup-qemu](https://github.com/docker/setup-qemu-action) actions | ||||||
|  | 
 | ||||||
| ___ | ___ | ||||||
| 
 | 
 | ||||||
| * [Usage](#usage) | * [Usage](#usage) | ||||||
| @ -18,7 +21,7 @@ ___ | |||||||
| 
 | 
 | ||||||
| This action uses our [setup-buildx](https://github.com/docker/setup-buildx-action) action that extends the | This action uses our [setup-buildx](https://github.com/docker/setup-buildx-action) action that extends the | ||||||
| `docker build` command named [buildx](https://github.com/docker/buildx) with the full support of the features | `docker build` command named [buildx](https://github.com/docker/buildx) with the full support of the features | ||||||
| provided by [Moby BuildKit](https://github.com/moby/buildkit) builder toolkik. This includes multi-arch build, | provided by [Moby BuildKit](https://github.com/moby/buildkit) builder toolkit. This includes multi-arch build, | ||||||
| build-secrets, remote cache, etc. and different builder deployment/namespacing options. | build-secrets, remote cache, etc. and different builder deployment/namespacing options. | ||||||
| 
 | 
 | ||||||
| ### Quick start | ### Quick start | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user