sha256:5d0e77a7b11c2662f748fff12e1dba59f1e37ab7ec3b47d547b28c445aaa4d18
OS/ARCH
Compressed size
419.59 MB
Last pushed
9 days by rxchi1d
Type
Image
Manifest digest
sha256:ceb001c152bd9500ccb2b6993c3d623c09cb668c390c04eaac56fa8f3bbd3096
Image Layers
1add root layout2.04 KB2mount /out from exec sh49.11 MB3add users and groups374 B4mkdir /app78 B5add metadata5.95 KB6RUN /bin/sh -c apk add15.64 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.37.110 B12ARG N8N_RELEASE_TYPE=stable0 B13ARG IMAGE_DESCRIPTION=Workflow Automation Tool0 B14ENV NODE_ENV=production0 B15ENV N8N_RELEASE_TYPE=stable0 B16ENV SHELL=/bin/sh0 B17WORKDIR /home/node32 B18COPY /usr/local/lib/node_modules/n8n /usr/local/lib/node_modules/n8n # buildkit306.69 MB19COPY docker/images/n8n/docker-entrypoint.sh / # buildkit314 B20RUN |3 N8N_VERSION=2.37.11 N8N_RELEASE_TYPE=stable IMAGE_DESCRIPTION=Workflow246 B21EXPOSE [5678/tcp]0 B22USER node0 B23ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B24LABEL org.opencontainers.image.title=n8n org.opencontainers.image.description=Workflow Automation Tool0 B25USER root0 B26COPY /sbin/apk.static /sbin/apk.static # buildkit2.39 MB27COPY /etc/apk/keys /tmp/apk-keys # buildkit2.49 KB28RUN /bin/sh -c RUNTIME_ALPINE_VERSION=$(. /etc/os-release45.74 MB29USER node0 B30RUN /bin/sh -c n8n --version32 BCommand
add root layout