6634f1e75c 
								
							
								 
							
						 
						
							
							
								
								Support reading from env on bake --set <t>.args  
							
							... 
							
							
							
							This works just like the `build` command where if you have `--build-arg
FOO`, it will read the variable from env and only set a value if the
variable is defined.
Signed-off-by: Brian Goff <cpuguy83@gmail.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								15a5a42eb1 
								
							
								 
							
						 
						
							
							
								
								bake: merge targets on same groups  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8b2171f78a 
								
							
								 
							
						 
						
							
							
								
								bake: honor --no-cache and --pull  
							
							... 
							
							
							
							Signed-off-by: Tibor Vass <tibor@docker.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								92f1234aaa 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #116  from tonistiigi/build-arg-default  
							
							... 
							
							
							
							build: load default build args from env 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								662c0768cb 
								
							
								 
							
						 
						
							
							
								
								bake: replace env in compose files  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								43150ef849 
								
							
								 
							
						 
						
							
							
								
								build: load default build args from env  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b741350afd 
								
							
								 
							
						 
						
							
							
								
								bake: compose parser should only error if there are neither build nor image fields  
							
							... 
							
							
							
							Signed-off-by: Tibor Vass <tibor@docker.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4b2666b9d6 
								
							
								 
							
						 
						
							
							
								
								Change compose file handling to require valid service specifications  
							
							... 
							
							
							
							Added the checks and some tests
One of the tests wasn't valid docker-compose.yml, that's been changed.
Bad config throws an error and has a test
Signed-off-by: Jack Laxson <jackjrabbit@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f1fd9a274b 
								
							
								 
							
						 
						
							
							
								
								bake: make dockerfile relative to context  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b68b005f68 
								
							
								 
							
						 
						
							
							
								
								vendor: update buildkit to f238f1e  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								43356bbbbe 
								
							
								 
							
						 
						
							
							
								
								bake: fix parsing target from compose files  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								94a0422a1b 
								
							
								 
							
						 
						
							
							
								
								rename to docker/buildx  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a238b05a4c 
								
							
								 
							
						 
						
							
							
								
								bake: add output key  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ef4afac948 
								
							
								 
							
						 
						
							
							
								
								bake: fix dockerfile and context defaults  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6e3dfe72cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #31  from tonistiigi/platforms-fixes  
							
							... 
							
							
							
							fixes for managing platforms 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								96a148020a 
								
							
								 
							
						 
						
							
							
								
								build: add cache-from and cache-to support  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								e773d0eb2a 
								
							
								 
							
						 
						
							
							
								
								util: add platformutil  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a932d52e35 
								
							
								 
							
						 
						
							
							
								
								bake: initial implementation  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago