mirror of
				https://github.com/aleleba/KubernetesClassAkademik.git
				synced 2025-11-03 23:46:41 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
		
			61 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			61 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
FROM httpd:2.4
 | 
						|
COPY ./public-html/ /usr/local/apache2/htdocs/ |