Files
n8n-runner-custom/README.md
2025-12-24 21:07:26 +00:00

5 lines
165 B
Markdown

## Build
Doesn't work in portainer, for mysterious reasons. Need to do this:
```
docker build -t n8n-runner-custom https://git.1o1.io/john/n8n-runner-custom.git
```