1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-17 16:08:12 +03:00
n8n/docker/images
Jimw383 4d5756cd01
ci: Use --chown=node:node in COPY commands in the custom docker image (no-changelog) (#5913)
add --chown=node:node to COPY commands

By adding `--chown=node:node` when copying the source and removing `RUN chown -R node:node .`, we save several minutes during the image building process.
2023-04-12 15:45:01 +02:00
..
n8n docs: Refer to docker.n8n.io/n8nio/n8n for pulling n8n docker images (no-changelog) (#5763) 2023-03-23 15:38:01 +01:00
n8n-base ci: Use a fixed version of NPM in the release process (no-changelog) (#4975) 2022-12-21 09:52:10 -06:00
n8n-custom ci: Use --chown=node:node in COPY commands in the custom docker image (no-changelog) (#5913) 2023-04-12 15:45:01 +02:00
n8n-debian ci: Use a fixed version of NPM in the release process (no-changelog) (#4975) 2022-12-21 09:52:10 -06:00
n8n-rhel7 ci: Use a fixed version of NPM in the release process (no-changelog) (#4975) 2022-12-21 09:52:10 -06:00