This commit is contained in:
		@@ -15,7 +15,7 @@ RUN mkdir -p /tmp/build/ && \
 | 
				
			|||||||
RUN cd /tmp/build/ && \
 | 
					RUN cd /tmp/build/ && \
 | 
				
			||||||
    git clone https://github.com/sergey-dryabzhinsky/nginx-rtmp-module.git
 | 
					    git clone https://github.com/sergey-dryabzhinsky/nginx-rtmp-module.git
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN cd /tmp/build/${NGINX_VERSION} && \
 | 
					RUN cd /tmp/build/ && \
 | 
				
			||||||
    ./configure \
 | 
					    ./configure \
 | 
				
			||||||
        --sbin-path=/usr/local/sbin/nginx \
 | 
					        --sbin-path=/usr/local/sbin/nginx \
 | 
				
			||||||
        --conf-path=/etc/nginx/nginx.conf \
 | 
					        --conf-path=/etc/nginx/nginx.conf \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user