mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	Merge pull request #2920 from st3iny/fix/2919/docker-image-clean-exit
Fix docker image not exiting cleanly
This commit is contained in:
		| @@ -4,4 +4,4 @@ | ||||
| [[ ! -z "${USER_GID}" ]] && groupmod -g ${USER_GID} node || echo "No USER_GID specified, leaving 1000" | ||||
|  | ||||
| chown -R node:node /home/node | ||||
| su-exec node node ./src/www | ||||
| exec su-exec node node ./src/www | ||||
|   | ||||
		Reference in New Issue
	
	Block a user