mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #18141 from tback/master
Auto commit by PR queue bot
This commit is contained in:
		@@ -5,7 +5,6 @@ RUN apt-get install -yy -q python
 | 
			
		||||
COPY redis-master.conf /redis-master/redis.conf
 | 
			
		||||
COPY redis-slave.conf /redis-slave/redis.conf
 | 
			
		||||
COPY run.sh /run.sh
 | 
			
		||||
COPY sentinel.py /sentinel.py
 | 
			
		||||
 | 
			
		||||
CMD [ "/run.sh" ]
 | 
			
		||||
ENTRYPOINT [ "sh", "-c" ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user