sha256:3080433b179d00ab01cf84852e5613218dc2cc315121a17f0277ce7392cc8e8f
OS/ARCH
Compressed size
367.35 MB
Last pushed
about 2 months by mrasif
Type
Image
Manifest digest
sha256:115764281fd51ac97fe0224ddfce5af15189a795f50e41c30227be23e4e0949d
Image Layers
1add root layout2.31 KB2mount /out from exec sh46.49 MB3add users and groups373 B4mkdir /app77 B5add metadata5.97 KB6RUN /bin/sh -c apk add14.81 MB7RUN /bin/sh -c mkdir -p162 B8WORKDIR /home/node32 B9ENV NODE_PATH=/usr/local/lib/node_modules0 B10EXPOSE [5678/tcp]0 B11ARG N8N_VERSION=2.31.40 B12ARG N8N_RELEASE_TYPE=stable0 B13ENV NODE_ENV=production0 B14ENV N8N_RELEASE_TYPE=stable0 B15ENV SHELL=/bin/sh0 B16WORKDIR /home/node32 B17COPY /usr/local/lib/node_modules/n8n /usr/local/lib/node_modules/n8n # buildkit306.04 MB18COPY docker/images/n8n/docker-entrypoint.sh / # buildkit313 B19RUN |2 N8N_VERSION=2.31.4 N8N_RELEASE_TYPE=stable /bin/sh243 B20EXPOSE [5678/tcp]0 B21USER node0 B22ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B23LABEL org.opencontainers.image.title=n8n org.opencontainers.image.description=Workflow Automation Tool0 B24LABEL maintainer=Tech Thinker <https://techthinker.js.org>0 BCommand
add root layout