sha256:6c36f925606771c70bf6dbed20621d79172a056ff53ca4f57fd1ba647f81af12
OS/ARCH
Compressed size
113.17 MB
Last pushed
over 1 year by travisghansen
Type
Image
Manifest digest
sha256:8310432f21ac6fc12c49108e687200746b916c3f046179d72924314b16d3fa8a
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.21 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.source=https://github.com/travisghansen/metallb-node-route-agent0 B11ENV DEBIAN_FRONTEND=noninteractive0 B12ENV NODE_ENV=production0 B13ARG TARGETPLATFORM=linux/arm640 B14ARG BUILDPLATFORM=linux/amd640 B15RUN |2 TARGETPLATFORM=linux/arm64 BUILDPLATFORM=linux/amd64 /bin/sh32 B16RUN |2 TARGETPLATFORM=linux/arm64 BUILDPLATFORM=linux/amd64 /bin/sh41.79 MB17COPY /app /app # buildkit3.79 MB18WORKDIR /app32 B19CMD ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'