Revert to see if this works.
This commit is contained in:
		
							parent
							
								
									6bc348d08d
								
							
						
					
					
						commit
						eb57fc9706
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -29,8 +29,6 @@ RUN cd /tmp/nginx-${NGINX_VERSION} \
 | 
			
		|||
  && ./configure \
 | 
			
		||||
  --prefix=/opt/nginx \
 | 
			
		||||
  --add-module=/tmp/nginx-rtmp-module-${NGINX_RTMP_VERSION} \
 | 
			
		||||
  --with-http_ssl_module \
 | 
			
		||||
  --with-http_v2_module \
 | 
			
		||||
  --conf-path=/opt/nginx/nginx.conf --error-log-path=/opt/nginx/logs/error.log --http-log-path=/opt/nginx/logs/access.log \
 | 
			
		||||
  --with-debug
 | 
			
		||||
RUN cd /tmp/nginx-${NGINX_VERSION} && make && make install
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue