This patch adds the optional IMAGE env variable to set the base image and adds nightly builds to Travis CI.
		
			
				
	
	
		
			4 lines
		
	
	
		
			131 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			131 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
IMAGE=sentry:9.1
 | 
						|
# Run `docker-compose run web config generate-secret-key`
 | 
						|
# to get the SENTRY_SECRET_KEY value.
 | 
						|
SENTRY_SECRET_KEY= |