im not proud of this
This commit is contained in:
		
							
								
								
									
										7
									
								
								.build/prod/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.build/prod/Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
FROM python:3.11-alpine
 | 
			
		||||
 | 
			
		||||
WORKDIR /var/www/html/
 | 
			
		||||
 | 
			
		||||
COPY . .
 | 
			
		||||
 | 
			
		||||
CMD python -m http.server
 | 
			
		||||
		Reference in New Issue
	
	Block a user