mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Add Dockerfile to .dockerignore
The Dockerfile is not needed in any of the build targets. The one exception may be the dev image, however in most cases the docker source will be bind mounted into the container anyway. Signed-off-by: Brian Goff <cpuguy83@gmail.com>
This commit is contained in:
		
							parent
							
								
									5f314c24fc
								
							
						
					
					
						commit
						e6d514dbab
					
				
					 1 changed files with 6 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,8 @@
 | 
			
		|||
bundles
 | 
			
		||||
.gopath
 | 
			
		||||
vendor/pkg
 | 
			
		||||
.go-pkg-cache
 | 
			
		||||
.dockerignore
 | 
			
		||||
.git
 | 
			
		||||
.go-pkg-cache
 | 
			
		||||
.gopath
 | 
			
		||||
bundles
 | 
			
		||||
Dockerfile
 | 
			
		||||
vendor/pkg
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue