mirror of https://github.com/grafana/grafana.git
				
				
				
			
		
			
	
	
		
			16 lines
		
	
	
		
			254 B
		
	
	
	
		
			Markdown
		
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			254 B
		
	
	
	
		
			Markdown
		
	
	
	
| 
								 | 
							
								# WiX Docker Image
							 | 
						||
| 
								 | 
							
								This directory contains a Dockerfile for building a Windows based image containing
							 | 
						||
| 
								 | 
							
								the WiX toolkit, that we use to build Windows installers.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								To build the Docker image:
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								```
							 | 
						||
| 
								 | 
							
								mage
							 | 
						||
| 
								 | 
							
								```
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								To publish the Docker image:
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								```
							 | 
						||
| 
								 | 
							
								mage publish
							 | 
						||
| 
								 | 
							
								```
							 |