mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-29 23:25:01 -04:00 
			
		
		
		
	Add a dockerignore file to speed up builds and make cachine better
This commit is contained in:
		
							parent
							
								
									91ffd10192
								
							
						
					
					
						commit
						d86123195c
					
				
							
								
								
									
										16
									
								
								.dockerignore
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								.dockerignore
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,16 @@ | ||||
| // integration tests are not needed in docker | ||||
| // ignoring it let us speed up the integration test | ||||
| // development | ||||
| integration_test.go | ||||
| 
 | ||||
| Dockerfile* | ||||
| docker-compose* | ||||
| .dockerignore | ||||
| .goreleaser.yml | ||||
| .git | ||||
| .github | ||||
| .gitignore | ||||
| README.md | ||||
| LICENSE | ||||
| .vscode | ||||
| 
 | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user