sha256:e45dbb3ff6e3beb471c9584e6a238df6482e68e67d0a90a2c67ee3fe5edfd6c5
OS/ARCH
linux/arm/v7
Compressed size
384.45 MB
Last pushed
5 months by richter92
Type
Image
Manifest digest
sha256:8830bc82117d652eaf12709c1cd67ef533d014edad3a6dedbe1017c2eaab67bb
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.6 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG N8N_VERSION=2.12.30 B11LABEL maintainer=richter920 B12LABEL org.opencontainers.image.title=n8n-armv70 B13LABEL org.opencontainers.image.description=n8n workflow automation for0 B14LABEL org.opencontainers.image.version=2.12.30 B15RUN |1 N8N_VERSION=2.12.3 /bin/sh -c4.62 MB16COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit312.76 MB17COPY /usr/local/bin /usr/local/bin # buildkit182 B18ENV N8N_HOST=0.0.0.00 B19ENV N8N_PORT=56780 B20ENV N8N_PROTOCOL=http0 B21ENV N8N_SECURE_COOKIE=false0 B22ENV NODE_ENV=production0 B23WORKDIR /home/node32 B24RUN |1 N8N_VERSION=2.12.3 /bin/sh -c140 B25USER node0 B26EXPOSE [5678/tcp]0 B27HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://localhost:5678/healthz0 B28CMD ["n8n" "start"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1773619200'