mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 10:40:09 +01:00 
			
		
		
		
	chore: add docker configs
This commit is contained in:
		
							
								
								
									
										6
									
								
								Dockerfile.development
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								Dockerfile.development
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
FROM node:alpine
 | 
			
		||||
 | 
			
		||||
EXPOSE 8000
 | 
			
		||||
 | 
			
		||||
VOLUME /usr/src/app
 | 
			
		||||
WORKDIR /usr/src/app
 | 
			
		||||
		Reference in New Issue
	
	Block a user