e60f0f2c4f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #943  from crazy-max/secret-examples  
							
							... 
							
							
							
							docs: secret usage examples 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b39ebab666 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: secret usage examples  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f891187d8b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #948  from crazy-max/vendor-buildkit  
							
							... 
							
							
							
							vendor: update buildkit to 2f99651 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								307c94e5c7 
								
									
								
							
								 
							
						 
						
							
							
								
								vendor: update buildkit to 2f99651  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								60a025b227 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #928  from tonistiigi/bake-named-contexts  
							
							... 
							
							
							
							bake: add named contexts keys 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fec415a8e0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #937  from hinshun/printer-writer  
							
							... 
							
							
							
							Relax to io.Writer requirement for NewPrinter 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2d7540fb0a 
								
							
								 
							
						 
						
							
							
								
								Separate io.Writer from console.File for NewPrinter  
							
							... 
							
							
							
							Signed-off-by: Edgar Lee <edgarl@netflix.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								595285736c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #885  from crazy-max/rm-inactive  
							
							... 
							
							
							
							cli: add --all-inactive for rm command 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								378f0b45c6 
								
									
								
							
								 
							
						 
						
							
							
								
								cli: add --all-inactive and --force flags for rm command  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c3dab802d8 
								
							
								 
							
						 
						
							
							
								
								docs: add examples for bake named contexts  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fa04611afc 
								
							
								 
							
						 
						
							
							
								
								bake: connect results between build targets  
							
							... 
							
							
							
							Build context “target:<name>” will take the contents
from another bake target.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ffa062dc95 
								
							
								 
							
						 
						
							
							
								
								util: add waitmap for target synchronization  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0fc2b5ca85 
								
							
								 
							
						 
						
							
							
								
								bake: add named contexts keys  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9a1267cd02 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #929  from crazy-max/bake-target-name  
							
							... 
							
							
							
							bake: restrict target name 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c74b2fe7a4 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: restrict target name  
							
							... 
							
							
							
							This fix adds a restriction `[a-zA-Z0-9_-]+`
for target name. This is pretty much the same as the
container name restriction in moby.
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6c69d970f7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #924  from crazy-max/log  
							
							... 
							
							
							
							root: filter out useless commandConn.CloseWrite warning message 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d3e56ea9d9 
								
									
								
							
								 
							
						 
						
							
							
								
								root: simple output format on logrus for parity with cli  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								11b771c789 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #904  from tonistiigi/named-contexts  
							
							... 
							
							
							
							build: support for named contexts(stages) 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								278f94a8b6 
								
									
								
							
								 
							
						 
						
							
							
								
								root: filter out useless commandConn.CloseWrite warning message  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								14b38a9aa8 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #914  from crazy-max/fix-target-inherit  
							
							... 
							
							
							
							bake: keep target inheritance 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0044c28b1f 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: keep target inheritance  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b568b219bc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #920  from crazy-max/update-gocty  
							
							... 
							
							
							
							bump github.com/zclconf/go-cty from 1.7.1 to 1.10.0 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								aabbe5a56a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #919  from crazy-max/mod-outdated-bake  
							
							... 
							
							
							
							chore: invalidate cache for outdated run stage 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b038dd063e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #921  from crazy-max/readme-install  
							
							... 
							
							
							
							Update install instructions 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f25d5ff02f 
								
									
								
							
								 
							
						 
						
							
							
								
								Update install instructions  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b67bdedb23 
								
									
								
							
								 
							
						 
						
							
							
								
								bump github.com/zclconf/go-cty from 1.7.1 to 1.10.0  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3ccb883d95 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: invalidate cache for outdated run stage  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								785c861233 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #915  from crazy-max/ci-buildkit-image  
							
							... 
							
							
							
							ci: build with stable buildkit image 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1b69919313 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: build with stable buildkit image  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								24db7366ba 
								
									
								
							
								 
							
						 
						
							
							
								
								build: inline buildinfo attrs  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								08547827db 
								
							
								 
							
						 
						
							
							
								
								docs: add docs for -build-context  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f37c253ae4 
								
							
								 
							
						 
						
							
							
								
								commands: provide more helpful error when —build-context is not supported  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d77e2453da 
								
							
								 
							
						 
						
							
							
								
								commands: rename context flag to build-context  
							
							... 
							
							
							
							Avoid conflicts with docker context
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2b4d305c58 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #905  from crazy-max/compose-go  
							
							... 
							
							
							
							compose: fix env 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5d715ada96 
								
									
								
							
								 
							
						 
						
							
							
								
								compose: resolve build args from service environment  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3400fa5628 
								
									
								
							
								 
							
						 
						
							
							
								
								compose: test env_file  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f04c8c8430 
								
									
								
							
								 
							
						 
						
							
							
								
								update github.com/compose-spec/compose-go to v1.0.8  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								de6b04d726 
								
							
								 
							
						 
						
							
							
								
								build: add support for named contexts  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fe9f9bba87 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #884  from crazy-max/fix-bake-resgroup  
							
							... 
							
							
							
							bake: fix group resolution 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e482ba2c73 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #892  from tonistiigi/warnings-summary  
							
							... 
							
							
							
							Show summary of build warnings. 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								038727477c 
								
							
								 
							
						 
						
							
							
								
								root: filter out useless debug logs from vendored packages  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ed4103ef52 
								
							
								 
							
						 
						
							
							
								
								commands: build summary of warnings on build  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								54286a0117 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #889  from tonistiigi/update-buildkit-20211215  
							
							... 
							
							
							
							vendor: update buildkit to 539be170 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9c3be32bc9 
								
							
								 
							
						 
						
							
							
								
								vendor: update buildkit to 539be170  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								59533bbb5c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #887  from AkihiroSuda/avoid-unneeded-userns-host  
							
							... 
							
							
							
							docker-container: set UsernsMode only when needed 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								5f8600f098 
								
									
								
							
								 
							
						 
						
							
							
								
								docker-container: set UsernsMode only when needed  
							
							... 
							
							
							
							Set `UsernsMode="host"` only when the daemon is running in userns-remapping mode.
Fix issue 561
The issue will be also fixed in moby/moby PR 43084 (Docker 20.10.13).
This buildx PR helps users of old releases of Docker.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d95ebef55c 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: fix group resolution  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								33c121df01 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #881  from crazy-max/fix-bake-print  
							
							... 
							
							
							
							bake: fix groups print 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1dde00c4bc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #880  from crazy-max/bake-ignore-field  
							
							... 
							
							
							
							bake: ignore NetworkMode field for json and hcl 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4466a24f9e 
								
									
								
							
								 
							
						 
						
							
							
								
								bake: fix groups print  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago