79433cef7a 
								
							
								 
							
						 
						
							
							
								
								bake: fix target merge between compose and hcl  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c5eb8f58b4 
								
							
								 
							
						 
						
							
							
								
								bake: new hclparser package  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								03b7128b60 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #575  from tonistiigi/user-func-vars  
							
							... 
							
							
							
							bake: allow user functions in variables and vice-versa 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								15b358bec6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #618  from MichalAugustyn/handle-resources  
							
							... 
							
							
							
							feat: add resources handling to kubernetes driver 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								a53e392afb 
								
							
								 
							
						 
						
							
							
								
								feat: add resources handling to kubernetes driver  
							
							... 
							
							
							
							Signed-off-by: Michal Augustyn <michal.augustyn@mail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								4fec647b9d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #613  from tonistiigi/docs-update  
							
							... 
							
							
							
							readme: update installation instructions 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d7b28fb4d3 
								
							
								 
							
						 
						
							
							
								
								docs: update bake notes  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9bc9291fc9 
								
							
								 
							
						 
						
							
							
								
								readme: update installation instructions  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								df7a318ec0 
								
							
								 
							
						 
						
							
							
								
								bake: allow user functions in variables and vice-versa  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								908a856079 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #590  from AkihiroSuda/split-flagparser  
							
							... 
							
							
							
							build: split buildflags package 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8d64b6484f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #592  from tonistiigi/descriptor-merge  
							
							... 
							
							
							
							imagetools: fix merging JSON descriptor with old one 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								399df854ea 
								
									
								
							
								 
							
						 
						
							
							
								
								build: split buildflags package  
							
							... 
							
							
							
							Planned to be imported by nerdctl in future.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								328441cdc6 
								
							
								 
							
						 
						
							
							
								
								imagetools: fix merging JSON descriptor with old one  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5ca0cbff8e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #535  from tonistiigi/github-actions-cache  
							
							... 
							
							
							
							allow exporting to github cache backend 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ab09846df7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #583  from thaJeztah/docs_fixes  
							
							... 
							
							
							
							docs: address some review comments from the docs repository 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								cd3a9ad38d 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: address some review comments from the docs repository  
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								adc5f35237 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #581  from alexcb/use-default-ssh-when-missing-v2  
							
							... 
							
							
							
							include default ssh socket when given an ssh-based git url 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0b984e429b 
								
							
								 
							
						 
						
							
							
								
								Update buildkit  
							
							... 
							
							
							
							- updated buildkit to current code in master via:
  go mod edit -require github.com/moby/buildkit@master && go mod tidy && ./hack/update-vendor
Signed-off-by: Alex Couture-Beil <alex@earthly.dev> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								eec843a325 
								
							
								 
							
						 
						
							
							
								
								include default ssh socket when given an ssh-based git url  
							
							... 
							
							
							
							Signed-off-by: Alex Couture-Beil <alex@earthly.dev> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								83868a48b7 
								
							
								 
							
						 
						
							
							
								
								temp local copy of userfunc  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								98d337af21 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #541  from tonistiigi/json-vars-attrs  
							
							... 
							
							
							
							bake: allow attributes in global scope 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								b2c7dc00cc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #570  from thaJeztah/fix_trailing_whitespace  
							
							... 
							
							
							
							remove trailing whitespace in command descriptions 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								44ddc5a02b 
								
									
								
							
								 
							
						 
						
							
							
								
								remove trailing whitespace in command descriptions  
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f036bba48c 
								
							
								 
							
						 
						
							
							
								
								bake: add test for json vars and attributes  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0fe2ce7fac 
								
							
								 
							
						 
						
							
							
								
								bake: allow attributes in global scope  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0147b92230 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #506  from thaJeztah/split_docs  
							
							... 
							
							
							
							Split docs to separate files 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								4047bccf6c 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: add external docs links support  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								363c0fdf4b 
								
									
								
							
								 
							
						 
						
							
							
								
								hack: add docs generation/validation  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c46407b2d3 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: reference docs updates  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ca0f5dabea 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: add md generation  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								17d4106e1b 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: fix markdown formatting and highlighting  
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								442d38080e 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: use "examples" section, and rephrase headings  
							
							... 
							
							
							
							Put the flag descriptions/examples under an "examples"
section (used at docs.docker.com), and rephrase the
headings to be more consistent with other pages in the
docker documentation.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								87ec3af5bb 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: add stubs for all commands  
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								1a8af33ff6 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: standardize format for usage  
							
							... 
							
							
							
							Use the usage output of `--help` for each subcommand, to make
sure all flags/options are included on the page, and to make
it easier to keep docs in sync.
Note that the usage output is only used when reading these
docs on GitHub; docs.docker.com only consumes the "description"
and "example" sections (when present), and generates flag information
and usage output from source
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								ff749d8863 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: split reference docs to separate files  
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								2d86ddd37f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #569  from thaJeztah/dont_discard_manifest_errors  
							
							... 
							
							
							
							imagetools inspect: don't discard errors from PrintManifestList 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								e1bbb9d8de 
								
									
								
							
								 
							
						 
						
							
							
								
								imagetools inspect: don't discard errors from PrintManifestList  
							
							... 
							
							
							
							Looks like this function may return an error, which we currently discard.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d7964be29c 
								
							
								 
							
						 
						
							
							
								
								gha cache caps detection  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								3fef64f584 
								
							
								 
							
						 
						
							
							
								
								allow exporting to github cache backend  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								319b6503a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #565  from tonistiigi/buildkit-update-0322  
							
							... 
							
							
							
							vendor: update buildkit to 8effd45b 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								d40a6082fa 
								
							
								 
							
						 
						
							
							
								
								vendor: update buildkit to 8effd45b  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								28809b82a2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #539  from tonistiigi/vars-cross-refs  
							
							... 
							
							
							
							bake: allow variables to reference each other 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c9f02c32d4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #558  from ulyssessouza/add-quiet-mode-to-progress-printer  
							
							... 
							
							
							
							Add quiet mode to progress printer 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								55d5b80dfe 
								
							
								 
							
						 
						
							
							
								
								Add quiet mode to progress printer  
							
							... 
							
							
							
							Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								33f25acb08 
								
							
								 
							
						 
						
							
							
								
								bake: allow variables to reference each other  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0e9066f6ed 
								
							
								 
							
						 
						
							
							
								
								bake: fix hcl tests layout  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								7d2e30096b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #538  from tonistiigi/vars-multi-file  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								0e9d6460db 
								
							
								 
							
						 
						
							
							
								
								bake: allow variables across files  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								927163bf13 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #481  from fauust/patch-1  
							
							... 
							
							
							
							Update README.md 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8ac1cf6e45 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #545  from tonistiigi/update-go116  
							
							... 
							
							
							
							update to go1.16 
							
						 
						
							5 years ago