mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix docker build
This commit is contained in:
		| @@ -40,7 +40,7 @@ RUN set -x \ | |||||||
|     && rm -rf src/public/app |     && rm -rf src/public/app | ||||||
|  |  | ||||||
| # Some tools need to be kept | # Some tools need to be kept | ||||||
| RUN apk add --no-cache su-exec shadow libpangocairo | RUN apk add --no-cache su-exec shadow pango libjpeg giflib | ||||||
|  |  | ||||||
| # Add application user and setup proper volume permissions | # Add application user and setup proper volume permissions | ||||||
| RUN adduser -s /bin/false node; exit 0 | RUN adduser -s /bin/false node; exit 0 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user