1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/docker
Jimw383 4d5756cd01
ci: Use --chown=node:node in COPY commands in the custom docker image (no-changelog) ()
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
..
compose docs: Refer to docker.n8n.io/n8nio/n8n for pulling n8n docker images (no-changelog) () 2023-03-23 15:38:01 +01:00
images ci: Use --chown=node:node in COPY commands in the custom docker image (no-changelog) () 2023-04-12 15:45:01 +02:00