mirror of
				https://github.com/grafana/grafana.git
				synced 2025-02-25 18:55:37 -06:00 
			
		
		
		
	* fix the root Dockerfile and add additional .dockerignore rules * Update go.mod/go.sum and ubuntu dockerfile
		
			
				
	
	
		
			27 lines
		
	
	
		
			250 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			250 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.awcache
 | 
						|
.dockerignore
 | 
						|
.git
 | 
						|
.gitignore
 | 
						|
.github
 | 
						|
.vscode
 | 
						|
bin
 | 
						|
data*
 | 
						|
dist
 | 
						|
docker
 | 
						|
Dockerfile
 | 
						|
docs
 | 
						|
dump.rdb
 | 
						|
node_modules
 | 
						|
**/node_modules
 | 
						|
/local
 | 
						|
/tmp
 | 
						|
*.yml
 | 
						|
!.yarnrc.yml
 | 
						|
*.md
 | 
						|
.yarn/*
 | 
						|
!.yarn/patches
 | 
						|
!.yarn/releases
 | 
						|
!.yarn/plugins
 | 
						|
!.yarn/versions
 | 
						|
!.yarn/cache
 |