sha256:a27c22cd74adba61647f866a3aae028c50415a84648e715bad745b99f858d9a8
OS/ARCH
Compressed size
332.28 MB
Last pushed
about 1 month by hmtanbir
Type
Image
Manifest digest
sha256:3dce34a96d3d69341ca4e103b194afa1a83ac287d85ae6963bea8b49292b571e
Image Layers
1add root layout2.03 KB2mount /out from exec sh46.55 MB3add users and groups375 B4mkdir /app77 B5add metadata5.98 KB6RUN /bin/sh -c apk add14.44 MB7RUN /bin/sh -c mkdir -p161 B8WORKDIR /home/node32 B9ENV NODE_PATH=/usr/local/lib/node_modules0 B10EXPOSE [5678/tcp]0 B11ARG N8N_VERSION=2.33.60 B12ARG N8N_RELEASE_TYPE=stable0 B13ENV NODE_ENV=production N8N_RELEASE_TYPE=stable SHELL=/bin/sh0 B14WORKDIR /home/node32 B15COPY --chown=node:node /usr/local/lib/node_modules/n8n /usr/local/lib/node_modules/n8n #271.28 MB16COPY docker/images/n8n/docker-entrypoint.sh / # buildkit311 B17RUN |2 N8N_VERSION=2.33.6 N8N_RELEASE_TYPE=stable /bin/sh245 B18EXPOSE [5678/tcp]0 B19VOLUME [/home/node/.n8n]0 B20USER node0 B21HEALTHCHECK {Test:[CMD-SHELL wget --no-verbose --tries=10 B22ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B23LABEL org.opencontainers.image.title=n8n org.opencontainers.image.description=Workflow Automation Tool0 BCommand
add root layout