sha256:fe888fe074e2057f94af7b1285413bff8d5b7eb4ea75c376855e0f1600860a87
OS/ARCH
Compressed size
113.43 MB
Last pushed
over 1 year by travisghansen
Type
Image
Manifest digest
sha256:ec0f847196e6c78ff97df7b001ae063fb440bd24ab9b6bace0ec12c267d21478
Image Layers
1# debian.sh --arch 'arm64' out/26.77 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/ # buildkit448 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/sh42.03 MB17COPY /app /app # buildkit3.79 MB18WORKDIR /app32 B19CMD ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'