Sign inSign up

n8nio/n8n:2.36.5-6953df7-arm64

Index digest

sha256:ce0fadf0f16cf3f7d4d98029f19be6f427a8b3a317dcee4547b7e35c36c9d3b6

OS/ARCH

linux/arm64

Compressed size

359.19 MB

Last pushed

about 1 month by n8nio

Type

Image

Manifest digest

sha256:45be4879bcda39bd8501a386f15e0030d4097e28729d6bc0c14447a85af8aafc

Image Layers

1add root layout2.03 KB
2mount /out from exec sh46.56 MB
3add users and groups372 B
4mkdir /app76 B
5add metadata5.98 KB
6RUN /bin/sh -c apk add15.64 MB
7RUN /bin/sh -c mkdir -p161 B
8WORKDIR /home/node32 B
9ENV NODE_PATH=/usr/local/lib/node_modules0 B
10EXPOSE [5678/tcp]0 B
11ARG N8N_VERSION=2.36.50 B
12ARG N8N_RELEASE_TYPE=stable0 B
13ENV NODE_ENV=production0 B
14ENV N8N_RELEASE_TYPE=stable0 B
15ENV SHELL=/bin/sh0 B
16WORKDIR /home/node32 B
17COPY /usr/local/lib/node_modules/n8n /usr/local/lib/node_modules/n8n # buildkit296.98 MB
18COPY docker/images/n8n/docker-entrypoint.sh / # buildkit311 B
19RUN |2 N8N_VERSION=2.36.5 N8N_RELEASE_TYPE=stable /bin/sh245 B
20EXPOSE [5678/tcp]0 B
21USER node0 B
22ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B
23LABEL org.opencontainers.image.title=n8n org.opencontainers.image.description=Workflow Automation Tool0 B

Command

add root layout