n8n/docker/images/n8n-custom
कारतोफ्फेलस्क्रिप्ट™ c1451d2688
build: Prevent non-hoisted dependencies from breaking docker images (#3852)
2022-08-08 18:37:08 +02:00
..
docker-entrypoint.sh build: Prevent non-hoisted dependencies from breaking docker images (#3852) 2022-08-08 18:37:08 +02:00
Dockerfile build: Migrate from lerna to turborepo (#3796) 2022-08-06 22:55:51 +02:00
README.md

n8n - Custom Image

Dockerfile which allows to package up the local n8n code into a docker image.

Usage

Execute the following in the n8n root folder:

docker build -t n8n-custom -f docker/images/n8n-custom/Dockerfile .