Fix syntax.
This commit is contained in:
		
							parent
							
								
									3784bcc51b
								
							
						
					
					
						commit
						e7d229abd5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -48,7 +48,7 @@ RUN cd /tmp/nginx-${NGINX_VERSION} && \
 | 
				
			||||||
  --conf-path=/opt/nginx/nginx.conf \
 | 
					  --conf-path=/opt/nginx/nginx.conf \
 | 
				
			||||||
  --error-log-path=/opt/nginx/logs/error.log \
 | 
					  --error-log-path=/opt/nginx/logs/error.log \
 | 
				
			||||||
  --http-log-path=/opt/nginx/logs/access.log \
 | 
					  --http-log-path=/opt/nginx/logs/access.log \
 | 
				
			||||||
  --with-debug \
 | 
					  --with-debug && \
 | 
				
			||||||
  cd /tmp/nginx-${NGINX_VERSION} && make && make install
 | 
					  cd /tmp/nginx-${NGINX_VERSION} && make && make install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# FFmpeg dependencies.
 | 
					# FFmpeg dependencies.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue