mirror of
				https://github.com/craigerl/aprsd.git
				synced 2025-11-03 13:10:31 -05:00 
			
		
		
		
	force uwsgi to 2.0.24
This commit is contained in:
		
							parent
							
								
									5b2a59fae3
								
							
						
					
					
						commit
						c2f8af06bc
					
				@ -35,7 +35,7 @@ WORKDIR /app
 | 
			
		||||
RUN git clone -b $APRSD_BRANCH https://github.com/craigerl/aprsd
 | 
			
		||||
RUN pip install -U pip
 | 
			
		||||
RUN cd aprsd && pip install --no-cache-dir .
 | 
			
		||||
RUN pip install gevent uwsgi
 | 
			
		||||
RUN pip install gevent uwsgi==2.0.24
 | 
			
		||||
RUN which aprsd
 | 
			
		||||
RUN mkdir /config
 | 
			
		||||
RUN chown -R appuser:appgroup /app
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user