This commit is contained in:
		@@ -32,7 +32,7 @@ RUN apt-get update && \
 | 
			
		||||
        --with-compat \
 | 
			
		||||
        --add-module=../nginx-rtmp-module \
 | 
			
		||||
        --with-debug\
 | 
			
		||||
        --builddir=/tmp/build/${NGINX_VERSION} && \
 | 
			
		||||
        --builddir=${NGINX_VERSION} && \
 | 
			
		||||
    make -j $(getconf _NPROCESSORS_ONLN) && \
 | 
			
		||||
    make install && \
 | 
			
		||||
    mkdir /var/lock/nginx && \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user