mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-31 10:27:01 -04:00 
			
		
		
		
	Increase heap size to 4gb in Dockerfile
This commit is contained in:
		
							parent
							
								
									2afd0e2acd
								
							
						
					
					
						commit
						b715ef3bfc
					
				| @ -10,6 +10,8 @@ FROM sandreas/tone:v0.1.5 AS tone | |||||||
| FROM node:16-alpine | FROM node:16-alpine | ||||||
| 
 | 
 | ||||||
| ENV NODE_ENV=production | ENV NODE_ENV=production | ||||||
|  | ENV NODE_OPTIONS=--max-old-space-size=4096 | ||||||
|  | 
 | ||||||
| RUN apk update && \ | RUN apk update && \ | ||||||
|     apk add --no-cache --update \ |     apk add --no-cache --update \ | ||||||
|     curl \ |     curl \ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user