n8n/docker
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
..
compose
images ci: Use --chown=node:node in COPY commands in the custom docker image (no-changelog) (#5913) 2023-04-12 15:45:01 +02:00