sha256:fe888fe074e2057f94af7b1285413bff8d5b7eb4ea75c376855e0f1600860a87
OS/ARCH
Compressed size
113.76 MB
Last pushed
over 1 year by travisghansen
Type
Image
Manifest digest
sha256:dc6a7565cc40d022086302d479a038e695517a01f08a0391c0e3e18950ff5e0e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=20.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.25 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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/amd640 B14ARG BUILDPLATFORM=linux/amd640 B15RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh32 B16RUN |2 TARGETPLATFORM=linux/amd64 BUILDPLATFORM=linux/amd64 /bin/sh42.16 MB17COPY /app /app # buildkit3.78 MB18WORKDIR /app32 B19CMD ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'