Custom docker build not work

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

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.