20f8f67928 
								
									
								
							
								 
							
						 
						
							
							
								
								hack/util: take other arches into account on Darwin  
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								aa8ab9fcca 
								
									
								
							
								 
							
						 
						
							
							
								
								hack/util: fix mixed tab/spaces for indentation  
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								a746959fc1 
								
									
								
							
								 
							
						 
						
							
							
								
								hack: fix SC2069 : to redirect stdout+stderr, 2>&1 must be last  
							
							... 
							
							
							
							See https://github.com/koalaman/shellcheck/wiki/SC2069 
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								8961d3573e 
								
							
								 
							
						 
						
							
							
								
								hack: correct dockerd logging  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								960107d00f 
								
							
								 
							
						 
						
							
							
								
								Bump golang to 1.13 in Dockerfiles  
							
							... 
							
							
							
							Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com> 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ab5fe3dec5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #87  from tiborvass/no-build-field  
							
							... 
							
							
							
							[Carry #79 ] Change compose file handling to require valid service specifications 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								e1f54de9ac 
								
							
								 
							
						 
						
							
							
								
								Add maintainers and authors  
							
							... 
							
							
							
							Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bc0260db73 
								
							
								 
							
						 
						
							
							
								
								add releases to travis  
							
							... 
							
							
							
							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  
				
					
						
							
							
								 
						
							
							
								24480fa600 
								
							
								 
							
						 
						
							
							
								
								Make it easier to use ssh inside demo env  
							
							... 
							
							
							
							Signed-off-by: Tibor Vass <tibor@docker.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8fed6d4d31 
								
							
								 
							
						 
						
							
							
								
								bake: rename compose file  
							
							... 
							
							
							
							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  
				
					
						
							
							
								 
						
							
							
								3f4b9e1fcc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #9  from tonistiigi/vendor-dockerfile  
							
							... 
							
							
							
							hack: update vendor dockerfile 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4b0c0468d0 
								
							
								 
							
						 
						
							
							
								
								build: basis of build command  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b008ef8ecf 
								
							
								 
							
						 
						
							
							
								
								hack: update vendor dockerfile  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								62faee5f07 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4  from tonistiigi/test-target  
							
							... 
							
							
							
							hack: add test target 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5b5dafde0d 
								
							
								 
							
						 
						
							
							
								
								hack: make tmux optional for shell  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5593257c38 
								
							
								 
							
						 
						
							
							
								
								hack: add test target  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3cac3483fa 
								
							
								 
							
						 
						
							
							
								
								add travis  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5c8ddc85f7 
								
							
								 
							
						 
						
							
							
								
								hack: add cross target  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								57857f09e1 
								
							
								 
							
						 
						
							
							
								
								hack: add binaries target  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0487cc3ab7 
								
							
								 
							
						 
						
							
							
								
								hack: add Dockerfile and shell target  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4f2cc0e220 
								
							
								 
							
						 
						
							
							
								
								hack: base build scripts  
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago