dockerfile cleanup.
This commit is contained in:
		
							parent
							
								
									1818bc2b83
								
							
						
					
					
						commit
						2ca88c56c9
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -67,8 +67,6 @@ RUN cd /tmp/ffmpeg-${FFMPEG_VERSION} && \
 | 
				
			||||||
  --disable-debug \
 | 
					  --disable-debug \
 | 
				
			||||||
  && make && make install && make distclean
 | 
					  && make && make install && make distclean
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# RUN cd /opt/ && tar cvzf /tmp/nginx.tar.gz nginx
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Cleanup.
 | 
					# Cleanup.
 | 
				
			||||||
RUN rm -rf /var/cache/* /tmp/*
 | 
					RUN rm -rf /var/cache/* /tmp/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue