mirror of
				https://github.com/keanuplayz/TravBot-v3.git
				synced 2024-08-15 02:33:12 +00:00 
			
		
		
		
	Create Dockerfile.armhf
This commit is contained in:
		
							parent
							
								
									7f811800d7
								
							
						
					
					
						commit
						4da672f419
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		
							
								
								
									
										9
									
								
								Dockerfile.armhf
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								Dockerfile.armhf
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | ||||||
|  | FROM node:current-alpine | ||||||
|  | 
 | ||||||
|  | COPY . . | ||||||
|  | 
 | ||||||
|  | RUN npm i | ||||||
|  | 
 | ||||||
|  | RUN npm run build | ||||||
|  | 
 | ||||||
|  | CMD ["npm", "start"] | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue