sha256:8a0d99d1333d2adf105971b7afe98f0fb329740d353ab5a52b86a8fa87f9b24e
OS/ARCH
linux/arm64
Compressed size
294.4 MB
Last pushed
about 1 month by n8nio
Type
Image
Manifest digest
sha256:5f983797220803c9bcf78a7a225b75829e8333209a769d053b9c19760fc0b78f
Image Layers
1add root layout1.57 KB2mount /out from exec sh9.31 MB3add users and groups375 B4apply fs for artifact dhi/pkg-node:24.13.1-alpine3.22@sha256:2ff650a95839827086e647372959da9c7716ca6cd91628181adbde88209a4ddc39.78 MB5mkdir /app76 B6add metadata5.94 KB7ARG NODE_VERSION=24.13.10 B8RUN |1 NODE_VERSION=24.13.1 /bin/sh -c20.12 MB9WORKDIR /home/node32 B10ENV NODE_PATH=/opt/nodejs/node-v24.13.1/lib/node_modules0 B11EXPOSE [5678/tcp]0 B12ARG N8N_VERSION=1.123.720 B13ARG N8N_RELEASE_TYPE=stable0 B14ENV NODE_ENV=production0 B15ENV N8N_RELEASE_TYPE=stable0 B16ENV NODE_ICU_DATA=/usr/local/lib/node_modules/full-icu0 B17ENV SHELL=/bin/sh0 B18WORKDIR /home/node32 B19COPY /app /usr/local/lib/node_modules/n8n # buildkit169.13 MB20COPY /launcher-bin/* /usr/local/bin/ # buildkit5.42 MB21COPY /usr/local/lib/node_modules/n8n/node_modules/isolated-vm/build /usr/local/lib/node_modules/n8n/node_modules/isolated-vm/build # buildkit25.12 MB22COPY docker/images/n8n/docker-entrypoint.sh / # buildkit313 B23COPY docker/images/n8n/n8n-task-runners.json /etc/n8n-task-runners.json # buildkit568 B24RUN |2 N8N_VERSION=1.123.72 N8N_RELEASE_TYPE=stable /bin/sh2.55 MB25RUN |2 N8N_VERSION=1.123.72 N8N_RELEASE_TYPE=stable /bin/sh22.96 MB26RUN |2 N8N_VERSION=1.123.72 N8N_RELEASE_TYPE=stable /bin/sh32 B27EXPOSE [5678/tcp]0 B28USER node0 B29ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B30LABEL org.opencontainers.image.title=n8n org.opencontainers.image.description=Workflow Automation Tool0 BCommand
add root layout