5 lines
165 B
Markdown
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
|
|
``` |