adds dockerfile
This commit is contained in:
		
							
								
								
									
										6
									
								
								docker/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								docker/Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
FROM jekyll/jekyll
 | 
			
		||||
 | 
			
		||||
ADD . /srv/jekyll
 | 
			
		||||
WORKDIR /srv/jekyll
 | 
			
		||||
 | 
			
		||||
CMD jekyll serve -H 0.0.0.0
 | 
			
		||||
		Reference in New Issue
	
	Block a user