Commit graph

5 commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ 398adb23e8
feat(docker): reduce the size of alpine docker images (#3973)
* reduce redundant code between the two alpine Dockerfiles
* reduce the docker image build times
* reduce the `n8n` image size from 1.17GB to 462MB
* reduce the `n8n-custom` image size from 671MB to 460MB
* reduce the size of npm tree by making all typing packages devDependencies

Partially resolves this ticket: N8N-3252
2022-08-31 15:25:52 +02:00
कारतोफ्फेलस्क्रिप्ट™ c1451d2688
build: Prevent non-hoisted dependencies from breaking docker images (#3852) 2022-08-08 18:37:08 +02:00
Max Mayr c6fec12bec
🐛 Fix permission issue with custom images (#2355) 2021-11-13 11:06:16 +01:00
Jan Oberhauser ff62470c73 🐳 Improve docker script for custom image 2020-05-27 13:57:39 +02:00
Jan Oberhauser 24081d697b 🐳 Add Dockerfile to create image with local code 2020-05-15 09:31:55 +02:00