sha256:20989f380eec769f6e7453e11019066224d2b0299db75e04c942a5a9010a5c5d
OS/ARCH
Compressed size
289.59 MB
Last pushed
4 days by juliopolycarpo
Type
Image
Manifest digest
sha256:fb5d92685fdf63d648f969f3d3dd2f839cd386093eee50051931577f83265ada
Image Layers
1add root layout2.31 KB2mount /out from exec sh49.4 MB3add users and groups374 B4mkdir /app78 B5add metadata5.96 KB6RUN /bin/sh -c apk add16.06 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.39.60 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/node16 B18COPY ./compiled /usr/local/lib/node_modules/n8n # buildkit193.93 MB19COPY docker/images/n8n/docker-entrypoint.sh / # buildkit301 B20COPY /build/node_modules/sqlite3/build/Release/node_sqlite3.node /usr/local/lib/node_modules/n8n/node_modules/sqlite3/build/Release/node_sqlite3.node # buildkit1.13 MB21COPY /build/isolated-vm/build/Release/isolated_vm.node /usr/local/lib/node_modules/n8n/node_modules/isolated-vm/build/Release/isolated_vm.node # buildkit9.68 MB22COPY /build/node_modules/@confluentinc/kafka-javascript/build/Release/confluent-kafka-javascript.node /tmp/ # buildkit195.13 KB23RUN |3 N8N_VERSION=2.39.6 N8N_RELEASE_TYPE=stable IMAGE_DESCRIPTION=Workflow195.94 KB24EXPOSE [5678/tcp]0 B25USER node0 B26ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B27LABEL org.opencontainers.image.title=n8n org.opencontainers.image.description=Workflow Automation Tool0 B28USER root0 B29ARG APK_STATIC_VERSION=2.14.40 B30ARG ALPINE_VERSION=3.220 B31RUN |2 APK_STATIC_VERSION=2.14.4 ALPINE_VERSION=3.22 /bin/sh19 MB32USER node0 BCommand
add root layout