* aerospike's config file is not being used but overwritten on container start * added environment variable handling for aerospike configuration
		
			
				
	
	
		
			4 lines
		
	
	
		
			80 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			80 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
FROM aerospike:latest
 | 
						|
 | 
						|
LABEL maintainer="Luciano Jr <luciano@lucianojr.com.br>"
 |