mirror of
				https://github.com/simon987/general_ci.git
				synced 2025-10-30 23:46:52 +00:00 
			
		
		
		
	Initial commit
This commit is contained in:
		
						commit
						e24219a584
					
				
							
								
								
									
										10
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								Dockerfile
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,10 @@ | ||||
| FROM ubuntu:16.04 | ||||
| 
 | ||||
| MAINTAINER simon987 <me@simon987.net> | ||||
| 
 | ||||
| RUN apt update | ||||
| RUN apt install -y git cmake pkg-config libglib2.0-dev\ | ||||
|         libssl-dev uuid-dev libavformat-dev libswscale-dev \ | ||||
|         python3 libmagic-dev libfreetype6-dev libcurl4-openssl-dev \ | ||||
|         libbz2-dev yasm libharfbuzz-dev ragel libarchive-dev\ | ||||
| 		automake autotools-dev | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user