Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	File size: 63 Bytes
			
			f9f0fec  | 
								1 2 3 4 5 6 7  | 
								FROM node:latest
COPY . .
RUN npm install
CMD node index.mjs
 |