Sign inSign up

rxchi1d/n8n-ffmpeg:2.34.6

Multi-platform
Integration & delivery
Developer tools
Index digest

sha256:57ea10b1f58d97126510167cfc3a7664fb9035890a58fb444de0aefa29b1adfc

OS/ARCH

Compressed size

395.96 MB

Last pushed

about 1 month by rxchi1d

Type

Image

Manifest digest

sha256:c7f732e54e299712e36e4c2fefcdb85dc6e1c50f33f88077ba1b5cb1da92471a

Image Layers

1add root layout2.32 KB
2mount /out from exec sh46.59 MB
3add users and groups374 B
4mkdir /app77 B
5add metadata5.98 KB
6RUN /bin/sh -c apk add14.81 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.34.60 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 # buildkit284.61 MB
18COPY docker/images/n8n/docker-entrypoint.sh / # buildkit311 B
19RUN |2 N8N_VERSION=2.34.6 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
24USER root0 B
25COPY /sbin/apk.static /sbin/apk.static # buildkit2.08 MB
26COPY /etc/apk/keys /tmp/apk-keys # buildkit2.22 KB
27RUN /bin/sh -c RUNTIME_ALPINE_VERSION=$(. /etc/os-release47.87 MB
28USER node0 B
29RUN /bin/sh -c n8n --version32 B

Command

add root layout