i modified the editor ui theme of n8n then i try to run the command
docker build -t n8n-custom -f docker/images/n8n-custom/Dockerfile .
I was able to build the image but when i try to run the container it gave the error
2025-01-24 10:10:48 env: can’t execute 'node
': No such file or directory
help me how to solve the error or may be how i can run the image with changes