Block a user
n8n-testing (2.8.3-custom)
Published 2026-04-05 20:18:57 -05:00 by b3nw
Installation
docker pull gitea.ext.ben.io/b3nw/n8n-testing:2.8.3-customsha256:fa3104d94028804a73befacd79f25cd9b24d6fceb49db6e1c206fbe2fb86d52a
Images
| Digest | OS / Arch | Size |
|---|---|---|
| b9ce0154f8 | linux/amd64 | 230 MiB |
Image Layers ( linux/amd64)
| add root layout |
| mount /out from exec sh -c /install amd64 |
| add users and groups |
| apply fs for artifact dhi/pkg-node:22.21.1-alpine3.22@sha256:eafb856954b059fb399466f5c0a2ca7a5356e9f810f99169069676e1d8b92a7f |
| mkdir /app |
| add metadata |
| RUN /bin/sh -c apk add --no-cache busybox-binsh && apk --no-cache add --virtual .build-deps-fonts msttcorefonts-installer fontconfig && update-ms-fonts && fc-cache -f && apk del .build-deps-fonts && find /usr/share/fonts/truetype/msttcorefonts/ -type l -exec unlink {} \; && apk update && apk upgrade --no-cache && apk add --no-cache git openssh openssl graphicsmagick=1.3.45-r0 `# pinned to avoid ghostscript-fonts (AGPL)` tini tzdata ca-certificates libc6-compat && npm install -g full-icu@1.5.0 && rm -rf /tmp/* /root/.npm /root/.cache/node /opt/yarn* && apk del apk-tools # buildkit |
| WORKDIR /home/node |
| ENV NODE_ICU_DATA=/usr/local/lib/node_modules/full-icu |
| EXPOSE [5678/tcp] |
| ARG N8N_VERSION=custom-build |
| ARG N8N_RELEASE_TYPE=custom |
| ENV NODE_ENV=production |
| ENV N8N_RELEASE_TYPE=custom |
| ENV NODE_ICU_DATA=/usr/local/lib/node_modules/full-icu |
| ENV SHELL=/bin/sh |
| WORKDIR /home/node |
| COPY ./compiled /usr/local/lib/node_modules/n8n # buildkit |
| COPY docker/images/n8n/docker-entrypoint.sh / # buildkit |
| RUN |2 N8N_VERSION=custom-build N8N_RELEASE_TYPE=custom /bin/sh -c cd /usr/local/lib/node_modules/n8n && npm rebuild sqlite3 && ln -s /usr/local/lib/node_modules/n8n/bin/n8n /usr/local/bin/n8n && mkdir -p /home/node/.n8n && chown -R node:node /home/node && rm -rf /root/.npm /tmp/* # buildkit |
| EXPOSE [5678/tcp] |
| USER node |
| ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"] |
| LABEL org.opencontainers.image.title=n8n org.opencontainers.image.description=Workflow Automation Tool org.opencontainers.image.source=https://github.com/n8n-io/n8n org.opencontainers.image.url=https://n8n.io org.opencontainers.image.version=custom-build |
Labels
| Key | Value |
|---|---|
| com.docker.dhi.chain-id | sha256:2143b08f4773e9f0de101e105230be0dd90ad3920c3821ae8d4020960441ed21 |
| com.docker.dhi.compliance | cis |
| com.docker.dhi.created | 2025-12-16T10:49:47Z |
| com.docker.dhi.date.end-of-life | 2027-04-30 |
| com.docker.dhi.date.release | 2024-04-24 |
| com.docker.dhi.definition | image/node/alpine/22-dev |
| com.docker.dhi.distro | alpine-3.22 |
| com.docker.dhi.flavor | |
| com.docker.dhi.name | dhi/node |
| com.docker.dhi.package-manager | apk |
| com.docker.dhi.shell | busybox |
| com.docker.dhi.title | Node.js 22.x (dev) |
| com.docker.dhi.url | https://dhi.docker.com/catalog/node |
| com.docker.dhi.variant | dev |
| com.docker.dhi.version | 22.21.1-alpine3.22-dev |
| org.opencontainers.image.description | Workflow Automation Tool |
| org.opencontainers.image.source | https://github.com/n8n-io/n8n |
| org.opencontainers.image.title | n8n |
| org.opencontainers.image.url | https://n8n.io |
| org.opencontainers.image.version | custom-build |
Details
2026-04-05 20:18:57 -05:00
Versions (8)
View all
Container
0
OCI / Docker
latest
2026-04-07
2.15.0-custom
2026-04-07
2.8.3-custom
2026-04-05
2.6.2-custom
2026-01-28
2.4.1-custom
2026-01-13