19641ec8ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1214  from jedevc/timestamp-func  
							
							... 
							
							
							
							bake: add timestamp function 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								02f7d54aed 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1246  from crazy-max/update-compose  
							
							... 
							
							
							
							update github.com/compose-spec/compose-go to v1.3.0 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1f6612b118 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1137  from jedevc/imagetools-multiple-repositories  
							
							... 
							
							
							
							Imagetools multiple repositories 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c1fbebe73f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1206  from jedevc/init-builder-errors  
							
							... 
							
							
							
							buildx: log errors in initializing builders 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								30d650862d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1011  from crazy-max/bake-target-name  
							
							... 
							
							
							
							bake(compose): allow dot in target name 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								52fd555bdd 
								
									
								
							
								 
							
						 
						
							
							
								
								update github.com/compose-spec/compose-go to v1.3.0  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7b25e2cffc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1245  from crazy-max/fix-readme  
							
							... 
							
							
							
							chore: fix readme 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5eb1e40fea 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: fix readme  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7ef679d945 
								
									
								
							
								 
							
						 
						
							
							
								
								bake(compose): allow dot in target name  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								480bf2e123 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1241  from jedevc/docker-driver-docs  
							
							... 
							
							
							
							docs: add minimal docker driver docs 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0078390934 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1129  from crazy-max/fix-docker-context  
							
							... 
							
							
							
							check context builder endpoint 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								06c11ecb61 
								
							
								 
							
						 
						
							
							
								
								docs: add minimal docker driver docs  
							
							... 
							
							
							
							Mostly for completeness, this patch adds basic documentation for the
docker driver.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								e27a5966ef 
								
									
								
							
								 
							
						 
						
							
							
								
								check context builder endpoint  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f1a9f91323 
								
							
								 
							
						 
						
							
							
								
								imagetools: support cross-repo mounting  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								4ecca34a42 
								
							
								 
							
						 
						
							
							
								
								imagetools: give imagetools create a progress bar  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								37ca8631f9 
								
							
								 
							
						 
						
							
							
								
								imagetools: copy manifests between repositories  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								d3412f1039 
								
							
								 
							
						 
						
							
							
								
								imagetools: refactor combining repository logic  
							
							... 
							
							
							
							This patch modifies the existing combining code in imagetools create to
provide better support for multiple repositories down the road.
Specifically, the code should no longer rely on a single repository
being used for all sources and tags, and should resolve descriptors in
their relevant repositories.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8288ce96cc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1240  from crazy-max/docs-fix-links-2  
							
							... 
							
							
							
							docs: fix link to docs website 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0222b74ee1 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: fix link to docs website  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								97bccc5ecf 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1239  from crazy-max/docs-fix-links  
							
							... 
							
							
							
							docs: fix link 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								47ea0c5b03 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: fix link  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								766653f7a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #994  from corhere/local-dockerfile-remote-context  
							
							... 
							
							
							
							build: allow external Dockerfile on remote context 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								264451ba18 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1233  from jedevc/drivers-guides  
							
							... 
							
							
							
							Enhanced driver guides 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								a42eb73043 
								
							
								 
							
						 
						
							
							
								
								docs: add further reading section for drivers  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f2b504b77d 
								
							
								 
							
						 
						
							
							
								
								docs: add basic docker-container driver guide  
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								68ef5b9c9b 
								
							
								 
							
						 
						
							
							
								
								docs: create dedicated drivers section  
							
							... 
							
							
							
							Create a dedicated folder for information on drivers, and write a new
index.md with content adapted from the README, and a new feature
comparisons table.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								07992e66e0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1236  from crazy-max/docs-experimental-note  
							
							... 
							
							
							
							docs(bake): set experimental note 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								4522331229 
								
									
								
							
								 
							
						 
						
							
							
								
								docs(bake): set experimental note  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ec1ba14f3e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1215  from crazy-max/docs-fix-bake-fields  
							
							... 
							
							
							
							docs(bake): fix target fields and show type 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0694efb566 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1235  from crazy-max/update-cli-docs-tool  
							
							... 
							
							
							
							docs: update cli-docs-tool to v0.5.0 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1324827cd5 
								
									
								
							
								 
							
						 
						
							
							
								
								docs(bake): fix target fields and show type  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								86825a95ce 
								
							
								 
							
						 
						
							
							
								
								buildx: rollback configuration if create fails  
							
							... 
							
							
							
							This builds on the added warnings from initialized builders, now
erroring the command, and additionally attempting to revert to the
previous configuration.
To preserve the previous configuration, we add a deep Copy() function to
the NodeGroup and Node so that we can easily restore it later if we
encounter a failure.
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								dd445e5f9b 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: update cli-docs-tool to v0.5.0  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3075a5a8c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1184  from crazy-max/docs-workflow  
							
							... 
							
							
							
							ci: release workflow to open a PR on docs repo with latest changes 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9ff5fb0356 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1224  from crazy-max/update-docker-cli  
							
							... 
							
							
							
							vendor: update docker/cli to f1615fa 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bc19deb5d0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1232  from crazy-max/docs-remove-frontmatter  
							
							... 
							
							
							
							docs: remove frontmatter section 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								1c7088ee42 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: remove frontmatter section  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								97d3841fbf 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1230  from crazy-max/docs-color-ouput  
							
							... 
							
							
							
							docs(guide): color output controls 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								20022fd441 
								
									
								
							
								 
							
						 
						
							
							
								
								docs(guide): color output controls  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								23455744ac 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1226  from spkane/spkane/colorized-buildkit-output  
							
							... 
							
							
							
							Update buildkit w/ customizable output colors, etc. 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0ee14fb653 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1229  from crazy-max/docs-update-links  
							
							... 
							
							
							
							docs: replace links with ones from docs.docker.com 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ff57ae1705 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: replace links with ones from docs.docker.com  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								8da133e34f 
								
									
								
							
								 
							
						 
						
							
							
								
								ci: release workflow to open a PR on docs repo with latest changes  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b0deb8bdd7 
								
									
								
							
								 
							
						 
						
							
							
								
								vendor: update docker/cli to f1615fa  
							
							... 
							
							
							
							also needs to update docker/docker to a60b458 (22.06 branch) otherwise
build breaks since docker/cli#3512  with:
    # github.com/docker/cli/cli/flags
    vendor/github.com/docker/cli/cli/flags/common.go:40:37: undefined: client.EnvOverrideCertPath
    vendor/github.com/docker/cli/cli/flags/common.go:41:37: undefined: client.EnvTLSVerify
    vendor/github.com/docker/cli/cli/flags/common.go:89:76: undefined: client.EnvOverrideHost
needs also to update github.com/spf13/cobra to v1.5.0 otherwise
build breaks with:
    # github.com/docker/cli/cli-plugins/plugin
    vendor/github.com/docker/cli/cli-plugins/plugin/plugin.go:130:4: unknown field 'HiddenDefaultCmd' in struct literal of type cobra.CompletionOptions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6583dd3aa2 
								
							
								 
							
						 
						
							
							
								
								Update buildkit w/ customizable output colors, etc.  
							
							... 
							
							
							
							Signed-off-by: Sean P. Kane <spkane00@gmail.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								701c548e46 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1223  from crazy-max/update-xx  
							
							... 
							
							
							
							Update xx to 1.1.2 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0db719af8a 
								
									
								
							
								 
							
						 
						
							
							
								
								Update xx to 1.1.2  
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								7eb1235629 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1217  from crazy-max/fix-docs-links  
							
							... 
							
							
							
							docs(guides): fix links 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								11c1e03e93 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1155  from crazy-max/compose-cacheto  
							
							... 
							
							
							
							bake: support compose build cache_to 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								bea1ac296c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1173  from deitch/oci-layout-support  
							
							... 
							
							
							
							add support for oci-layout build-context 
							
						 
						
							3 years ago